2 references to CollectionChanged
Microsoft.Maui.Controls (2)
Picker\Picker.cs (2)
269 oldObservable.CollectionChanged -= CollectionChanged; 274 newObservable.CollectionChanged += CollectionChanged;