ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1SolidBrushEditor Class / BrushProperty Field

In This Topic
    BrushProperty Field (C1SolidBrushEditor)
    In This Topic
    Identifies the Brush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BrushProperty As DependencyProperty
    public static readonly DependencyProperty BrushProperty
    See Also