ThemeXamlHelper

StockSharp.Xaml

Theme xaml helper.

Inherits: DependencyObject

Properties

Instance
public static ThemeXamlHelper Instance { get; }
value = ThemeXamlHelper.Instance

Singleton instance of the class.

IsCurrentThemeDark
public bool IsCurrentThemeDark { get; private set; }
value = themeXamlHelper.IsCurrentThemeDark
themeXamlHelper.IsCurrentThemeDark = value

Whether current theme is dark.