Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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 Brush
    public static Brush AccentForeground {get;}
    See Also