Click or drag to resize

GuiCulture Class

Static helper class to provide the current Gui culture both at runtime, but also at design time.
Inheritance Hierarchy
SystemObject
  Altaxo.SettingsGuiCulture

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class GuiCulture

The GuiCulture type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberInstance Gets the UI culture (both at design time and at runtime).
Top
See Also