2 references to CollectionViewUpdated
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\CarouselViewController.cs (2)
284
newItemsSource.CollectionViewUpdated +=
CollectionViewUpdated
;
293
oldObservableItemsSource.CollectionViewUpdated -=
CollectionViewUpdated
;