ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / AccentBackground Property

In This Topic
    AccentBackground Property
    In This Topic
    Gets the accent background.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property AccentBackground As Windows.UI.Xaml.Media.Brush
    public static Windows.UI.Xaml.Media.Brush AccentBackground {get;}
    See Also