2 references to IndexProperty
Microsoft.Maui.Controls (2)
MultiPage.cs (2)
183 return (int)page.GetValue(IndexProperty); 203 page.SetValue(IndexProperty, index);