2 references to CreateEmptyView
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
325
_currentEmptyView =
CreateEmptyView
(_emptyView, _emptyViewTemplate);
337
_currentEmptyView =
CreateEmptyView
(_emptyView, _emptyViewTemplate);