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