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