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