1 write to _getPrototypeForIndexPath
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\ItemsViewController.cs (1)
302 _getPrototypeForIndexPath ??= GetPrototypeForIndexPath;
1 reference to _getPrototypeForIndexPath
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\ItemsViewController.cs (1)
303 ItemsViewLayout.GetPrototypeForIndexPath = _getPrototypeForIndexPath;