InputManager.PrimaryKeyboardDevice Egenskap

Definition

Hämtar den primära tangentbordsenheten.

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

Egenskapsvärde

Tangentbordsenheten.

Gäller för

Se även