Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ThemeEx Class / CursorForegroundColor Property

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