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