Binding.ConverterCulture Property
.NET Framework 4
Gets or sets the culture in which to evaluate the converter.
Assembly: PresentationFramework (in PresentationFramework.dll)
If you do not set this property, the binding engine uses the Language property of the binding target object. In XAML this defaults to "en-US" or inherits the value from the root element (or any element) of the page, if one has been explicitly set.
For information about data conversion, see the Data Conversion section in the Data Binding Overview.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.