[]
Occurs when the element is double-tapped (double-clicked if performed with the mouse).
public event EventHandler<C1TappedEventArgs> DoubleTapped
| Type | Description |
|---|---|
| EventHandler<C1TappedEventArgs> | Occurs when the element is double-tapped (double-clicked if performed with the mouse). |