ComponentOne Basic Library for WPF and Silverlight
AccentBackground Property


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

Reference

ThemeEx Class
ThemeEx Members