4 references to GetCellForPath
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\ListViewRenderer.cs (4)
909
return
GetCellForPath
(indexPath);
918
protoCell =
GetCellForPath
(indexPath);
1096
cell =
GetCellForPath
(indexPath);
1105
cell =
GetCellForPath
(indexPath);