4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
85_active = false; 1000_active = false; 1262_active = false; 1340_active = true;
7 references to _active
PresentationCore (7)
System\Windows\InterOp\HwndMouseInputProvider.cs (7)
81if(_active) 148if (success && !_active) 741if(!IsOurWindow(lParam) && _active) 813if (thisRef._active) 1246if(_active) 1268else if(!_active && (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate) 1282if(!_active)