[]
Occurs when the user taps the control twice.
public event EventHandler<TouchEventArgs> DoubleTap
Public Event DoubleTap As EventHandler(Of TouchEventArgs)
| Type | Description |
|---|---|
| EventHandler<TouchEventArgs> | Occurs when the user taps the control twice. |