ProcessInputEventArgs.PopInput Metoda

Definicja

Usuwa zdarzenie wejściowe w górnej części stosu obszaru przejściowego.

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

Zwraca

Zdarzenie wejściowe, które znajdowało się w górnej części stosu obszaru przejściowego. Będzie to oznaczać null , że obszar przejściowy jest pusty.

Atrybuty

Dotyczy

Zobacz też