2 references to CanMixGroups
Microsoft.Maui.Controls (2)
Items\ReorderableItemsView.cs (2)
11 /// <summary>Bindable property for <see cref="CanMixGroups"/>.</summary> 12 public static readonly BindableProperty CanMixGroupsProperty = BindableProperty.Create(nameof(CanMixGroups), typeof(bool), typeof(ReorderableItemsView), false);