1 write to GroupName
Microsoft.Maui.Controls (1)
RadioButton\RadioButtonGroupSelectionChanged.cs (1)
43
GroupName
= groupName;
1 reference to GroupName
Microsoft.Maui.Controls (1)
RadioButton\RadioButton.cs (1)
433
if (IsChecked || string.IsNullOrEmpty(GroupName) || GroupName != args.
GroupName
|| !object.Equals(Value, args.Value) || !MatchesScope(args))