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