InputManager.MostRecentInputDevice 屬性

定義

取得值,這個值表示與最近一個輸入事件相關的輸入裝置。

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

屬性值

輸入裝置。

適用於