Share via


InvokeCommandAction.CommandParameterProperty Field

Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)

Syntax

'Declaration
Public Shared ReadOnly CommandParameterProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = InvokeCommandAction.CommandParameterProperty
public static readonly DependencyProperty CommandParameterProperty
public:
static initonly DependencyProperty^ CommandParameterProperty
public static final DependencyProperty CommandParameterProperty
public static final var CommandParameterProperty : DependencyProperty

See Also

Reference

InvokeCommandAction Class
InvokeCommandAction Members
System.Windows.Interactivity Namespace