ThemeXamlHelper

StockSharp.Xaml

El ayudante de Theme xaml.

Hereda de: DependencyObject

Propiedades

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

Un ejemplo de Singleton de la clase.

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

Ya sea el tema actual es oscuro.