1 implementation of GetGroupAndIndexOfItem
Microsoft.Maui.Controls (1)
TemplatedItemsList.cs (1)
465
public Tuple<int, int>
GetGroupAndIndexOfItem
(object group, object item)