InputManager.MostRecentInputDevice Proprietà

Definizione

Ottiene un valore che rappresenta il dispositivo di input associato all'evento di input più recente.

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

Valore della proprietà

Dispositivo di input.

Si applica a