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)
76
if(
_active
)
143
if (success && !
_active
)
730
if(!IsOurWindow(lParam) &&
_active
)
802
if (thisRef.
_active
)
1235
if(
_active
)
1257
else if(!
_active
&& (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate)
1271
if(!
_active
)