IMouseProcessor.PostprocessDragLeave(DragEventArgs) Methode

Definition

Behandelt ein DragLeave-Ereignis nach dem Standardhandler.

public:
 void PostprocessDragLeave(System::Windows::DragEventArgs ^ e);
public void PostprocessDragLeave (System.Windows.DragEventArgs e);
abstract member PostprocessDragLeave : System.Windows.DragEventArgs -> unit
Public Sub PostprocessDragLeave (e As DragEventArgs)

Parameter

e
DragEventArgs

Ein DragEventArgs, das den Ziehvorgang beschreibt.

Gilt für