ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenu Class / ColorItemStyleProperty Field



In This Topic
    ColorItemStyleProperty Field
    In This Topic
    Identifies the ColorItemStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColorItemStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenu.ColorItemStyleProperty
    public static readonly DependencyProperty ColorItemStyleProperty
    public:
    static readonly DependencyProperty^ ColorItemStyleProperty
    See Also