InputManager.MostRecentInputDevice Egenskap

Definition

Hämtar ett värde som representerar den indataenhet som är associerad med den senaste indatahändelsen.

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

Egenskapsvärde

Indataenheten.

Gäller för