ProcessInputEventArgs.PopInput Methode

Definition

Entfernt das Eingabeereignis vom oberen Rand des Stagingbereichsstapels.

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 oben im Stagingbereichsstapel befand. Dies ist null der Fall, wenn der Stagingbereich leer ist.

Attribute

Gilt für:

Weitere Informationen