[]
Gets or sets the culture in which to evaluate the converter.
public CultureInfo ConverterCulture { get; set; }
Public Property ConverterCulture As CultureInfo
Type | Description |
---|---|
CultureInfo | The culture to pass to the Converter.
If the value is |