2 writes to _tracking
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (2)
1084_tracking = true; 1106_tracking = false;
3 references to _tracking
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (3)
814!_tracking) // OR no one has capture and the mouse is not over us 1077if(!_tracking && !_isDwmProcess) 1099if(_tracking && !_isDwmProcess)