ComponentOne Basic Library for WPF and Silverlight
SelectionBackgroundColor Property


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

Reference

ThemeEx Class
ThemeEx Members