Sdílet prostřednictvím


DragDropHelper.GetDragDropAnchorPoint(DragEventArgs) Metoda

Definice

Načte bod ukotvení pro operaci přetažení.

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

Parametry

e
DragEventArgs

Přetáhněte data události.

Návraty

Kotevní bod.

Platí pro