Click or drag to resize
CultureSwitcherMainThreadCulture Property
Gets the main thread's CultureInfo.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static CultureInfo MainThreadCulture { get; }

Property Value

Type: CultureInfo
See Also