1 reference to OnItemsCollectionChanged
Microsoft.Maui.Controls (1)
Picker\Picker.cs (1)
72
((INotifyCollectionChanged)Items).CollectionChanged +=
OnItemsCollectionChanged
;