GuiCultureInstance Property |
Gets the UI culture (both at design time and at runtime).
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static CultureInfo Instance { get; }
Return Value
CultureInfoThe current UI culture.
See Also