[]
Occurs when the element is tapped with right mouse button.
public event EventHandler<C1TappedEventArgs> RightTapped
Public Event RightTapped As EventHandler(Of C1TappedEventArgs)
| Type | Description |
|---|---|
| EventHandler<C1TappedEventArgs> | Occurs when the element is tapped with right mouse button. |