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