ThemeExtensions

StockSharp.Xaml

Extensions for Theme.

方法

ApplyDefaultTheme(bool)

Initialize ApplicationThemeName.

isDark
Dark theme.
Invert()

Invert current theme.

IsCurrDark() : bool

Determines the ApplicationThemeName is dark.

返回值: Check result.

IsDark(string) : bool

Determines the is dark.

appTheme
Devexpress theme.

返回值: Check result.

字段

DefaultDarkTheme : string

Default dark theme.

DefaultLightTheme : string

Default light theme.

DefaultTheme : string

Default theme.