Click or drag to resize

TouchStartedEventArgs Properties

The TouchStartedEventArgs 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