C1TapHelper Class Members
In This Topic
The following tables list the members exposed by C1TapHelper.
Public Constructors
Public Methods
Public Events
| Name | Description |
| DoubleTapped | Occurs when the element is double-tapped (double-clicked if performed with the mouse). |
| Holding | Occurs when a Hold gesture is performed over the element. |
| ManipulationCompleted | Occurs when the fingers are lift from the screen or mouse button was released. |
| ManipulationStarted | Occurs when one or more fingers get in contact with the screen or mouse button was pressed. |
| Tapped | Occurs when the element is tapped (clicked if performed with the mouse). |
Top
See Also