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