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