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