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

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