Thread.CurrentCulture Property
Silverlight
Gets or sets the culture for the current thread.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The property is set to null. |
| ArgumentException | The property is set to a culture that cannot be used to locate a resource file. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.