OnDragOver(DragEventArgs) Method
Invoked when an unhandled
System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
Parameters
- e
- The System.Windows.DragEventArgs that contains the event data.