Version

GestureEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGestureReturns a constant which identifies the touch gesture that triggered this event.  
Public PropertyHandledReturns or sets a boolean value indicating whether the event has been handled.  
See Also