'Declaration
Protected Sub OnDrop( _ ByVal e As System.Windows.DragEventArgs _ )
'Usage
Dim instance As VerticalScrollbarsPresenter Dim e As System.Windows.DragEventArgs instance.OnDrop(e)
protected void OnDrop( System.Windows.DragEventArgs e )
Parameters
- e