Name | Description | |
---|---|---|
Handled | Gets or sets a value that marks the routed event as handled. Setting to true prevents most handlers along the event route from handling the same event again. (Inherited from FarPoint.Win.Touch.TouchRoutedEventArgs) | |
HoldingState | Gets the underlying MultiTouch.HoldingState for the interaction. | |
OriginalSource | Gets a reference to the object that raised the event. (Inherited from FarPoint.Win.Touch.TouchRoutedEventArgs) | |
PointerDeviceType | Gets the MultiTouch.PointerDeviceType for the pointer device that initiated the associated input event. | |
Position | Returns the x and y control coordinates of the pointer position. |