InputManager::PrimaryKeyboardDevice Property

 

Gets the primary keyboard device.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property KeyboardDevice^ PrimaryKeyboardDevice {
	KeyboardDevice^ get();
}

Property Value

Type: System.Windows.Input::KeyboardDevice^

The keyboard device.

.NET Framework
Available since 3.0
Return to top
Show: