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