1 instantiation of HorizontalSupplementaryView
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\GroupableItemsViewController.cs (1)
242 _measurementCellTemplated = new HorizontalSupplementaryView(CGRect.Empty);
4 references to HorizontalSupplementaryView
Microsoft.Maui.Controls (4)
Handlers\Items\iOS\GroupableItemsViewController.cs (4)
63 CollectionView.RegisterClassForSupplementaryView(typeof(HorizontalSupplementaryView), 64 kind, HorizontalSupplementaryView.ReuseId); 137 ? HorizontalSupplementaryView.ReuseId 240 if (reuseId == HorizontalSupplementaryView.ReuseId)