1 write to _primaryKeyboardDevice
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
158
_primaryKeyboardDevice
= new Win32KeyboardDevice(this);
1 reference to _primaryKeyboardDevice
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
279
get {return
_primaryKeyboardDevice
;}