InputManager.PrimaryKeyboardDevice Eigenschap

Definitie

Hiermee haalt u het primaire toetsenbordapparaat op.

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

Waarde van eigenschap

Het toetsenbordapparaat.

Van toepassing op

Zie ook