MouseProcessorBase.PostprocessDragLeave(DragEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gère l'événement glisser-lâcher (drag leave) après le gestionnaire par défaut.
public:
virtual void PostprocessDragLeave(System::Windows::DragEventArgs ^ e);
public virtual void PostprocessDragLeave (System.Windows.DragEventArgs e);
abstract member PostprocessDragLeave : System.Windows.DragEventArgs -> unit
override this.PostprocessDragLeave : System.Windows.DragEventArgs -> unit
Public Overridable Sub PostprocessDragLeave (e As DragEventArgs)
Paramètres
Arguments des événements.