2 references to GroupNameProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\RadioButton.cs (2)
214return (string)GetValue(GroupNameProperty); 219SetValue(GroupNameProperty, value);