Click or drag to resize

GuiCultureInstance Property

Gets the UI culture (both at design time and at runtime).

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static CultureInfo Instance { get; }

Return Value

CultureInfo
The current UI culture.
See Also