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)
76
if(
_active
)
143
if (success && !
_active
)
733
if(!IsOurWindow(lParam) &&
_active
)
805
if (thisRef.
_active
)
1238
if(
_active
)
1260
else if(!
_active
&& (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate)
1274
if(!
_active
)