The following tables list the members exposed by PressAndTapGestureEventArgs.
Name | Description | |
---|---|---|
Gesture | Overridden. Returns a constant identifying the gesture which triggered this event. | |
Handled | Returns or sets a boolean value indicating whether the event has been handled. (Inherited from Infragistics.Win.Touch.GestureEventArgs) | |
HorizontalDelta | Returns the horizontal delta for this event. | |
PressLocation | Returns the location of the pressed point for this gesture. | |
SendMouseDown | Returns or sets a boolean value indicating whether the control's MouseDown event is raised in response to this event. | |
TapLocation | Returns the location of the tapped point for this gesture. | |
VerticalDelta | Returns the vertical delta for this event. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this instance. |