1 write to _primaryCommandDevice
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
151_primaryCommandDevice = new CommandDevice(this);
1 reference to _primaryCommandDevice
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
298get {return _primaryCommandDevice;}