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