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)
59if(_active && newRoot != null) 176if (!_active && focus == _source.Value.CriticalHandle) 357if(_active) 387if(_active && wParam != _source.Value.CriticalHandle ) 486if (!_active) 911if(!_active || _partialActive)