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