Click or drag to resize

TouchCanceledEventArgs Properties

The TouchCanceledEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyKeyModifiers
Gets the keyboard modifiers.
(Inherited from TouchEventArgs.)
Public propertyTouchPoints
Gets the list of all detected touch points.
(Inherited from TouchEventArgs.)
Top
See Also