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

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