2 references to EmptyViewProperty
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
88
return b.GetValue(
EmptyViewProperty
);
94
b.SetValue(
EmptyViewProperty
, value);