3 references to MatchesScope
Microsoft.Maui.Controls (3)
RadioButton\RadioButtonGroupController.cs (3)
47 if (selected.GroupName != _groupName || !MatchesScope(args)) 57 if (args.OldName != _groupName || !MatchesScope(args)) 67 if (radioButton.GroupName != _groupName || !MatchesScope(args))