2 writes to _currentlyRegistered
PresentationFramework (2)
System\Windows\Controls\AccessText.cs (2)
697_currentlyRegistered = null; 703_currentlyRegistered = key;
2 references to _currentlyRegistered
PresentationFramework (2)
System\Windows\Controls\AccessText.cs (2)
694if (_currentlyRegistered != null) 696AccessKeyManager.Unregister(_currentlyRegistered, this);