Silverlight SDK for Microsoft Bing
Culture Property
OverviewSystem.WindowsSystemResourcesCulture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration Syntax
C#Visual BasicVisual C++
public static CultureInfo Culture { get; set; }
Public Shared Property Culture As CultureInfo
public:
static property CultureInfo^ Culture {
	CultureInfo^ get ();
	void set (CultureInfo^ value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)