InputManager.PrimaryKeyboardDevice 屬性

定義

取得主要鍵盤裝置。

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

屬性值

鍵盤裝置。

適用於

另請參閱