This documentation is archived and is not being maintained.
TouchAction Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Describes the action of a specific touch point.
Namespace:
System.Windows.Input
Assembly:
System.Windows (in System.Windows.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Down | A touch action from a TOUCHEVENTF_DOWN message. |
| Move | A touch action from a TOUCHEVENTF_MOVE message. |
| Up | A touch action from a TOUCHEVENTF_UP message. |
| Enter | A touch action from a touch event Enter message. |
| Leave | A touch action from a touch event Leave message. |
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0