Overload List

  Name Description
Protected method OnDragOver(DragEventArgs)
Invoked when an unhandled 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.
(Inherited from UIElement.)
Protected method OnDragOver(Object, DragDropEventArgs)
Raises the DragOver event.

See Also