2 references to GetPrototypeForIndexPath
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewController.cs (2)
302
_getPrototypeForIndexPath ??=
GetPrototypeForIndexPath
;
521
return
GetPrototypeForIndexPath
(indexPath);