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