2 references to GroupName
PresentationFramework (2)
System\Windows\Controls\RadioButton.cs (2)
142string groupName = GroupName; 182if (rb != null && rb != this && string.IsNullOrEmpty(rb.GroupName) && (rb.IsChecked == true))