4 writes to _active
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (4)
117_active = false; 1067_active = false; 1212_active = false; 1290_active = true;
7 references to _active
PresentationCore (7)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (7)
113if(_active) 192if(success && !_active) 802if(!IsOurWindow(lParam) && _active) 872if (_active) 1196if(_active) 1218else if(!_active && (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate) 1232if(!_active)