3 references to _currentlyRegisteredGroupName
PresentationFramework (3)
src\Framework\System\Windows\Controls\RadioButton.cs (3)
58string currentlyRegisteredGroupName = _currentlyRegisteredGroupName.GetValue(radioButton); 94_currentlyRegisteredGroupName.SetValue(radioButton, groupName); 116_currentlyRegisteredGroupName.SetValue(radioButton, null);