1 override of TearDownOldElement
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\CarouselViewRenderer.cs (1)
70 protected override void TearDownOldElement(CarouselView oldElement)
3 references to TearDownOldElement
Microsoft.Maui.Controls.Compatibility (3)
iOS\CollectionView\CarouselViewRenderer.cs (1)
73 base.TearDownOldElement(oldElement);
iOS\CollectionView\ItemsViewRenderer.cs (2)
38 TearDownOldElement(e.OldElement); 239 TearDownOldElement(Element);