InputManager.MostRecentInputDevice Eigenschaft

Definition

Ruft einen Wert ab, der das Eingabegerät darstellt, das dem letzten Eingabeereignis zugeordnet ist.

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

Eigenschaftswert

Das Eingabegerät.

Gilt für: