2 references to IndexProperty
Microsoft.Maui.Controls (2)
TemplatedItemsList.cs (2)
600 return (int)item.GetValue(IndexProperty); 1160 item.SetValue(IndexProperty, index);