Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ThemeEx Class / HeaderForegroundColor Property

In This Topic
    HeaderForegroundColor Property
    In This Topic
    Gets the color of the theme used to pain the headers foreground.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property HeaderForegroundColor As Brush
    public static Brush HeaderForegroundColor {get;}
    See Also