4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
81
_active
= false;
996
_active
= false;
1258
_active
= false;
1336
_active
= true;
7 references to _active
PresentationCore (7)
System\Windows\InterOp\HwndMouseInputProvider.cs (7)
77
if(
_active
)
144
if (success && !
_active
)
737
if(!IsOurWindow(lParam) &&
_active
)
809
if (thisRef.
_active
)
1242
if(
_active
)
1264
else if(!
_active
&& (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate)
1278
if(!
_active
)