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

属性值

键盘设备。

适用于

另请参阅