2 references to FooterTemplate
Microsoft.Maui.Controls (2)
Items\StructuredItemsView.cs (2)
40
/// <summary>Bindable property for <see cref="
FooterTemplate
"/>.</summary>
42
BindableProperty.Create(nameof(
FooterTemplate
), typeof(DataTemplate), typeof(ItemsView), null);