NotifyInputEventArgs.StagingItem Proprietà

Definizione

Ottiene 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à

L'area di gestione temporanea.

Commenti

L'area di gestione temporanea di input elabora l'input non elaborato negli eventi WPF.

Si applica a