KeyboardDevice(InputManager) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy KeyboardDevice.

protected:
 KeyboardDevice(System::Windows::Input::InputManager ^ inputManager);
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected KeyboardDevice (System.Windows.Input.InputManager inputManager);
protected KeyboardDevice (System.Windows.Input.InputManager inputManager);
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
new System.Windows.Input.KeyboardDevice : System.Windows.Input.InputManager -> System.Windows.Input.KeyboardDevice
new System.Windows.Input.KeyboardDevice : System.Windows.Input.InputManager -> System.Windows.Input.KeyboardDevice
Protected Sub New (inputManager As InputManager)

Parametry

inputManager
InputManager

Menedżer danych wejściowych skojarzony z tym KeyboardDeviceelementem .

Atrybuty

Dotyczy