Raises the DragAutoScroll event.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected virtual void OnDragAutoScroll( DragDropEventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnDragAutoScroll ( _ e As DragDropEventArgs _ ) |
Parameters
- e
- Type: DragDropEventArgs
MouseEventArgs that contains the event data.