1 write to _primaryMouseDevice
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
189
_primaryMouseDevice
= new Win32MouseDevice(this);
1 reference to _primaryMouseDevice
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
435
get {return
_primaryMouseDevice
;}