Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / IsDark Property

In This Topic
    IsDark Property
    In This Topic
    Gets a value indicating whether the app is using a dark theme.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property IsDark As Boolean
    public static bool IsDark {get;}
    See Also