A name that identifies what gesture command should trigger the pick
action execution in this
GwxPick object.
DependencyProperty for the
GestureCommand()()()() property.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static readonly DependencyProperty GestureCommandProperty |
| Visual Basic |
|---|
Public Shared ReadOnly GestureCommandProperty As DependencyProperty |
| JScript |
|---|
public static final var GestureCommandProperty : DependencyProperty |
See Also