ComponentOne Basic Library for WPF and Silverlight
CursorForegroundColor Property


C1.WPF Namespace > ThemeEx Class : CursorForegroundColor Property
Gets the cursor foreground.
Syntax
'Declaration
 
Public Shared ReadOnly Property CursorForegroundColor As System.Windows.Media.Brush
'Usage
 
Dim value As System.Windows.Media.Brush
 
value = ThemeEx.CursorForegroundColor
public static System.Windows.Media.Brush CursorForegroundColor {get;}
See Also

Reference

ThemeEx Class
ThemeEx Members