ComponentOne Basic Library for WPF and Silverlight
AccentForeground Property


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

Reference

ThemeEx Class
ThemeEx Members