Gets or sets a value that names the language to pass to any converter specified by the Converter property.
Syntax
<Binding ConverterLanguage="string"/>
Property value
Type: System.String [.NET] | Platform::String [C++]
A string that names a language. Interpretation of this value is ultimately up to the converter logic.
Remarks
If a value for ConverterLanguage is specified, this value is used for the language value when invoking the converter logic. By default and in the absence of ConverterLanguage being set, the value passed for language is based on the application context.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012