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