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

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