Click or drag to resize

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
C#
public static string GetLanguage()

Return Value

Type: String
The ISO 639-1 two-letter code for the language of the current System.Globalization.CultureInfo.
See Also