2 references to ItemSizingStrategy
Microsoft.Maui.Controls (2)
Items\StructuredItemsView.cs (2)
61
/// <summary>Bindable property for <see cref="
ItemSizingStrategy
"/>.</summary>
63
BindableProperty.Create(nameof(
ItemSizingStrategy
), typeof(ItemSizingStrategy), typeof(ItemsView));