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

In This Topic
    BackgroundColor Property
    In This Topic
    Gets the color of the theme background.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property BackgroundColor As Brush
    public static Brush BackgroundColor {get;}
    See Also