Version 24.2 (latest)

GestureCompletedEventArgs Class Properties

For a list of all members of this type, see GestureCompletedEventArgs members.

Public Properties
 NameDescription
Public PropertyGestureReturns a constant identifying the gesture which triggered this event.  
Public PropertyLocationReturns the location of the touch point at which the gesture was completed, expressed in client coordinates.  
See Also