3 references to FooterProperty
Microsoft.Maui.Controls (3)
Handlers\Items\StructuredItemsViewHandler.cs (1)
31 [StructuredItemsView.FooterProperty.PropertyName] = MapFooterTemplate,
Items\StructuredItemsView.cs (2)
36 get => GetValue(FooterProperty); 37 set => SetValue(FooterProperty, value);