Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialColorItem Class / Brush Property

In This Topic
    Brush Property
    In This Topic
    Gets or sets the System.Windows.Media.Brush property.
    Syntax
    'Declaration
     
    
    Public Property Brush As Brush
    public Brush Brush {get; set;}
    Remarks
    This property will be set automatically if application sets the System.Windows.Media.Color property.
    See Also