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