ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.Media.Brush
    public static Windows.UI.Xaml.Media.Brush CursorForegroundColor {get;}
    See Also