Click or drag to resize

TouchMovedEventArgs Properties

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