2 references to CollectionViewUpdating
Microsoft.Maui.Controls (2)
Handlers\Items2\iOS\CarouselViewController2.cs (2)
330
newItemsSource.CollectionViewUpdating +=
CollectionViewUpdating
;
339
oldObservableItemsSource.CollectionViewUpdating -=
CollectionViewUpdating
;