[]
Occurs if the user taps the control but the touch duration exceeded MaxTapDuration or the touch point was moved.
public event EventHandler<TouchEventArgs> MissedTap
| Type | Description |
|---|---|
| EventHandler<TouchEventArgs> | Occurs if the user taps the control but the touch duration exceeded MaxTapDuration or the touch point was moved. |