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



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