4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
80_active = false; 992_active = false; 1254_active = false; 1332_active = true;
7 references to _active
PresentationCore (7)
System\Windows\InterOp\HwndMouseInputProvider.cs (7)
76if(_active) 143if (success && !_active) 733if(!IsOurWindow(lParam) && _active) 805if (thisRef._active) 1238if(_active) 1260else if(!_active && (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate) 1274if(!_active)