4 references to VisualStateGroupList
Microsoft.Maui.Controls (4)
RadioButton\RadioButton.cs (1)
577 VisualStateGroupList visualStateGroups = new VisualStateGroupList();
Shell\BaseShellItem.cs (1)
386 var groups = new VisualStateGroupList();
TitleBar\TitleBar.cs (1)
332 VisualStateGroupList visualStateGroups = new VisualStateGroupList();
VisualStateManager.cs (1)
694 var clone = new VisualStateGroupList();