ThemeXamlHelper
StockSharp.Xaml
Помощник по xaml темы.
Наследует: DependencyObject
Свойства
Instance
public static ThemeXamlHelper Instance { get; }
value = ThemeXamlHelper.Instance
Синглтоновский экземпляр класса.
IsCurrentThemeDark
public bool IsCurrentThemeDark { get; private set; }
value = themeXamlHelper.IsCurrentThemeDark
themeXamlHelper.IsCurrentThemeDark = value
Whether current theme is dark.