Name | Description | |
---|---|---|
![]() | DoubleTap | Occurs when the user taps the control twice. |
![]() | MissedTap | Occurs if the user taps the control but the touch duration exceeded MaxTapDuration or the touch point was moved. |
![]() | QueryStatus | Occurs before the control starts processing input from touch device or pen at the given point. |
![]() | SecondaryTap | Occurs as a result of the Press and Hold action. |
![]() | Tap | Occurs when the user taps the control. |
![]() | Touch | Occurs before processing any manipulations from touch device. |