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