Partager via


DragDropHelper.GetDragDropAnchorPoint(DragEventArgs) Méthode

Définition

Récupère le point d’ancrage pour une opération de glisser-déposer.

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

Paramètres

e
DragEventArgs

Données de l'événement de glissement.

Retours

Point d'ancrage.

S’applique à