2 references to EmptyViewTemplateProperty
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
100 return (DataTemplate)b.GetValue(EmptyViewTemplateProperty); 106 b.SetValue(EmptyViewTemplateProperty, value);