4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
80_active = false; 989_active = false; 1251_active = false; 1329_active = true;
7 references to _active
PresentationCore (7)
System\Windows\InterOp\HwndMouseInputProvider.cs (7)
76if(_active) 143if (success && !_active) 730if(!IsOurWindow(lParam) && _active) 802if (thisRef._active) 1235if(_active) 1257else if(!_active && (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate) 1271if(!_active)