Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / CommandParameterProperty Field

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