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)
32if(_active && newRoot != null) 126if (!_active && focus == _source.Handle) 298if(_active) 328if(_active && wParam != _source.Handle ) 421if (!_active) 810if(!_active || _partialActive)