DragDropHelper.GetDragDropAnchorPoint(DragEventArgs) Metod

Definition

Hämtar fästpunkten för en dra och släpp-åtgärd.

public:
 static System::Windows::Point GetDragDropAnchorPoint(System::Windows::DragEventArgs ^ e);
public static System.Windows.Point GetDragDropAnchorPoint(System.Windows.DragEventArgs e);
static member GetDragDropAnchorPoint : System.Windows.DragEventArgs -> System.Windows.Point
Public Shared Function GetDragDropAnchorPoint (e As DragEventArgs) As Point

Parametrar

e
DragEventArgs

Dra händelsedata.

Returer

Fästpunkten.

Gäller för