Click or drag to resize

CultureSettingsAtStartup Class

Static helper class to store the culture settings at startup of Altaxo.
Inheritance Hierarchy
SystemObject
  Altaxo.SettingsCultureSettingsAtStartup

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

The CultureSettingsAtStartup type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberStartupDocumentCultureInfo Gets or sets the startup document culture info.
Public propertyStatic memberStartupUICultureInfo Gets or sets the startup UI culture info.
Top
See Also