5 references to ShellSectionHeaderCell
Microsoft.Maui.Controls (5)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (5)
92 var headerCell = reusedCell as ShellSectionHeaderCell; 122 if (CollectionView.CellForItem(indexPath) is ShellSectionHeaderCell cell) 135 if (CollectionView.CellForItem(indexPath) is ShellSectionHeaderCell cell) 207 return typeof(ShellSectionHeaderCell);