ComponentOne Basic Library for WPF and Silverlight
BorderColor Property


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

Reference

ThemeEx Class
ThemeEx Members