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)
81
if(
_active
)
148
if (success && !
_active
)
741
if(!IsOurWindow(lParam) &&
_active
)
813
if (thisRef.
_active
)
1246
if(
_active
)
1268
else if(!
_active
&& (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate)
1282
if(!
_active
)