4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (4)
44
_active
= false;
418
_active
= false;
712
_active
= false;
817
_active
= true;
6 references to _active
PresentationCore (6)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (6)
31
if(
_active
&& newRoot != null)
125
if (!
_active
&& focus == _source.Handle)
297
if(
_active
)
327
if(
_active
&& wParam != _source.Handle )
420
if (!
_active
)
809
if(!
_active
|| _partialActive)