Called before the DoubleTap event occurs.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
protected virtual void OnDoubleTap( GestureEventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnDoubleTap ( _ e As GestureEventArgs _ ) |
Parameters
- e
- Type: GestureEventArgs
Event data for the event.