Overload List

  NameDescription
QueryDropPositionEventArgs(IInputElement, Point)
Initializes a new instance of the QueryDropPositionEventArgs class.
QueryDropPositionEventArgs(IInputElement, Rect)
Initializes a new instance of the QueryDropPositionEventArgs class.
QueryDropPositionEventArgs(IInputElement, Double, Double)
Initializes a new instance of the QueryDropPositionEventArgs class. This constructor sets the width and height of the actual bounds to be 0.
QueryDropPositionEventArgs(IInputElement, Double, Double, Double, Double)
Initializes a new instance of the QueryDropPositionEventArgs class.

See Also