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