NotifyInputEventArgs.StagingItem Proprietà

Definizione

Ottiene l'elemento di input dell'area di gestione temporanea elaborato dal gestore di input.

public:
 property System::Windows::Input::StagingAreaInputItem ^ StagingItem { System::Windows::Input::StagingAreaInputItem ^ get(); };
public System.Windows.Input.StagingAreaInputItem StagingItem { get; }
member this.StagingItem : System.Windows.Input.StagingAreaInputItem
Public ReadOnly Property StagingItem As StagingAreaInputItem

Valore della proprietà

Area di gestione temporanea.

Commenti

L'area di gestione temporanea di input elabora l'input non elaborato in macchine virtuali Windows eventi.

Si applica a