EventToCommandCommandProperty Field |
Identifies the
Command dependency property.
Namespace:
Enkoni.Framework.UI.Mvvm
Assembly:
Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntaxpublic static readonly DependencyProperty CommandProperty
Public Shared ReadOnly CommandProperty As DependencyProperty
public:
static initonly DependencyProperty^ CommandProperty
static val CommandProperty: DependencyProperty
Field Value
Type:
DependencyProperty
See Also