2 references to FooterProperty
Microsoft.Maui.Controls (2)
ListView\ListView.cs (2)
130
get { return GetValue(
FooterProperty
); }
131
set { SetValue(
FooterProperty
, value); }