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)
31if(_active && newRoot != null) 125if (!_active && focus == _source.Handle) 297if(_active) 327if(_active && wParam != _source.Handle ) 420if (!_active) 809if(!_active || _partialActive)