4 writes to _active
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (4)
117
_active
= false;
1067
_active
= false;
1212
_active
= false;
1290
_active
= true;
7 references to _active
PresentationCore (7)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (7)
113
if(
_active
)
192
if(success && !
_active
)
802
if(!IsOurWindow(lParam) &&
_active
)
872
if (
_active
)
1196
if(
_active
)
1218
else if(!
_active
&& (actions & RawMouseActions.VerticalWheelRotate) == RawMouseActions.VerticalWheelRotate)
1232
if(!
_active
)