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

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