| ValueConverterBaseGetLanguage Method |
Gets the ISO 639-1 two-letter code for the language of the current System.Globalization.CultureInfo.
Namespace:
Cauldron.XAML
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static string GetLanguage()
Return Value
Type:
StringThe ISO 639-1 two-letter code for the language of the current System.Globalization.CultureInfo.
See Also