Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / ForegroundColor Property

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