TouchPoint Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TouchPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets the type of action (up, down, move) that the TouchPoint represents. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Position | Gets the X,Y coordinate position of the touch point as a Point. |
|
Size | Gets the rectangular area that is reported as the touch-point contact area. |
|
TouchDevice | Gets the specific device type that produced the touch point. |
Show: