4 writes to _active
PresentationCore (4)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (4)
45
_active
= false;
419
_active
= false;
713
_active
= false;
818
_active
= true;
6 references to _active
PresentationCore (6)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (6)
32
if(
_active
&& newRoot != null)
126
if (!
_active
&& focus == _source.Handle)
298
if(
_active
)
328
if(
_active
&& wParam != _source.Handle )
421
if (!
_active
)
810
if(!
_active
|| _partialActive)