Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GestureCompletedEventArgs Class Properties
For a list of all members of this type, see GestureCompletedEventArgs members.
Public Properties
| Name | Description |
 | Gesture | Returns a constant identifying the gesture which triggered this event. |
 | Location | Returns the location of the touch point at which the gesture was completed, expressed in client coordinates. |
See Also