2 references to VisualStateGroupList
Microsoft.Maui.Controls (2)
VisualStateManager.cs (2)
28 defaultValueCreator: bindable => new VisualStateGroupList(true) { VisualElement = (VisualElement)bindable }); 205 public VisualStateGroupList() : this(false)