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