3 references to _currentlyRegisteredGroupName
PresentationFramework (3)
System\Windows\Controls\RadioButton.cs (3)
62string currentlyRegisteredGroupName = _currentlyRegisteredGroupName.GetValue(radioButton); 98_currentlyRegisteredGroupName.SetValue(radioButton, groupName); 120_currentlyRegisteredGroupName.SetValue(radioButton, null);