ComponentOne Basic Library for WPF and Silverlight
EditorForegroundColor Property


C1.WPF Namespace > ThemeEx Class : EditorForegroundColor Property
Gets the color of the theme used to pain the foreground of the editors.
Syntax
'Declaration
 
Public Shared ReadOnly Property EditorForegroundColor As System.Windows.Media.Brush
'Usage
 
Dim value As System.Windows.Media.Brush
 
value = ThemeEx.EditorForegroundColor
public static System.Windows.Media.Brush EditorForegroundColor {get;}
See Also

Reference

ThemeEx Class
ThemeEx Members