ProcessInputEventArgs.PopInput Methode

Definition

Entfernt das Eingabeereignis vom Anfang des Stagingbereichstapels.

public:
 System::Windows::Input::StagingAreaInputItem ^ PopInput();
[System.Security.SecurityCritical]
public System.Windows.Input.StagingAreaInputItem PopInput ();
public System.Windows.Input.StagingAreaInputItem PopInput ();
[<System.Security.SecurityCritical>]
member this.PopInput : unit -> System.Windows.Input.StagingAreaInputItem
member this.PopInput : unit -> System.Windows.Input.StagingAreaInputItem
Public Function PopInput () As StagingAreaInputItem

Gibt zurück

Das Eingabeereignis, das sich am Anfang des Stagingbereichstapels befunden hat. Dieser Wert ist null, wenn der Stagingbereich leer ist.

Attribute

Gilt für:

Weitere Informationen