InvokeCommandAction.CommandProperty Field

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

Syntax

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

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

See Also

Reference

InvokeCommandAction Class
InvokeCommandAction Members
System.Windows.Interactivity Namespace