Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / CommandParameterProperty Field

In This Topic
    CommandParameterProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the CommandParameter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CommandParameterProperty As DependencyProperty
    public static readonly DependencyProperty CommandParameterProperty
    See Also