ComponentOne Basic Library for WPF and Silverlight
HeaderForegroundColor Property


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

Reference

ThemeEx Class
ThemeEx Members