4 writes to _active
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (4)
79
_active
= false;
484
_active
= false;
800
_active
= false;
919
_active
= true;
6 references to _active
PresentationCore (6)
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (6)
59
if(
_active
&& newRoot != null)
176
if (!
_active
&& focus == _source.Value.CriticalHandle)
357
if(
_active
)
387
if(
_active
&& wParam != _source.Value.CriticalHandle )
486
if (!
_active
)
911
if(!
_active
|| _partialActive)