2 references to CollectionViewUpdating
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\CarouselViewController.cs (2)
283
newItemsSource.CollectionViewUpdating +=
CollectionViewUpdating
;
292
oldObservableItemsSource.CollectionViewUpdating -=
CollectionViewUpdating
;