2 references to IsGrouped
Microsoft.Maui.Controls (2)
Items\GroupableItemsView.cs (2)
7 /// <summary>Bindable property for <see cref="IsGrouped"/>.</summary> 9 BindableProperty.Create(nameof(IsGrouped), typeof(bool), typeof(GroupableItemsView), false);