The GwxPick type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberExecuteOnDoubleClickProperty
DependencyProperty for the ExecuteOnDoubleClick property.
Public fieldStatic memberExecuteOnDownProperty
DependencyProperty for the ExecuteOnDown property.
Public fieldStatic memberExecuteOnMouseEnterProperty
DependencyProperty for the ExecuteOnMouseEnter property.
Public fieldStatic memberExecuteOnMouseLeaveProperty
DependencyProperty for the ExecuteOnMouseLeave property.
Public fieldStatic memberExecuteOnMouseMoveProperty
DependencyProperty for the ExecuteOnMouseMove property.
Public fieldStatic memberExecuteOnUpProperty
DependencyProperty for the ExecuteOnUp property.
Public fieldStatic memberExecuteWhileDownProperty
DependencyProperty for the ExecuteWhileDown property.
Public fieldStatic memberGestureCommandProperty
A name that identifies what gesture command should trigger the pick action execution in this GwxPick object. DependencyProperty for the GestureCommand()()()() property.
Public fieldStatic memberGroupNameProperty
DependencyProperty for the GroupName property.
Public fieldStatic memberInitialClickProperty
DependencyProperty for the InitialClick property.
Public fieldStatic memberLeftMouseButtonProperty
DependencyProperty for the LeftMouseButton property.
Public fieldStatic memberMiddleMouseButtonProperty
DependencyProperty for the MiddleMouseButton property.
Public fieldStatic memberMouseModifierKeysProperty
DependencyProperty for the MouseModifierKeys property.
Public fieldStatic memberPickModeProperty
DependencyProperty for the PickMode property.
Public fieldStatic memberRightMouseButtonProperty
DependencyProperty for the RightMouseButton property.
Public fieldStatic memberShortcutKeyProperty
DependencyProperty for the ShortcutKey property.
Public fieldStatic memberShortcutModifierKeysProperty
DependencyProperty for the ShortcutModifierKeys property.
Public fieldStatic memberVoiceCommandProperty
DependencyProperty for the VoiceCommand property.
Public fieldStatic memberVoiceFeedbackProperty
DependencyProperty for the VoiceFeedback property.

See Also