ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / AccentBrushProperty Field



In This Topic
    AccentBrushProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the AccentBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AccentBrushProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.AccentBrushProperty
    public static readonly DependencyProperty AccentBrushProperty
    public:
    static readonly DependencyProperty^ AccentBrushProperty
    See Also