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

In This Topic
    SelectionBackgroundColor Property
    In This Topic
    Gets the selection background.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property SelectionBackgroundColor As Brush
    public static Brush SelectionBackgroundColor {get;}
    See Also