2 references to CellId
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (2)
91 var reusedCell = (UICollectionViewCell)collectionView.DequeueReusableCell(CellId, indexPath); 196 CollectionView.RegisterClassForCell(GetCellType(), CellId);