2 references to EmptyView
Microsoft.Maui.Controls (2)
Items\ItemsView.cs (2)
21 /// <summary>Bindable property for <see cref="EmptyView"/>.</summary> 23 BindableProperty.Create(nameof(EmptyView), typeof(object), typeof(ItemsView), null);