ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.Media.Brush
    public static Windows.UI.Xaml.Media.Brush HeaderForegroundColor {get;}
    See Also