4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (4)
51
_active
= false;
425
_active
= false;
719
_active
= false;
824
_active
= true;
6 references to _active
PresentationCore (6)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (6)
38
if(
_active
&& newRoot != null)
132
if (!
_active
&& focus == _source.CriticalHandle)
304
if(
_active
)
334
if(
_active
&& wParam != _source.CriticalHandle )
427
if (!
_active
)
816
if(!
_active
|| _partialActive)