1 reference to OnItemsSourceChanged
Microsoft.Maui.Controls (1)
Picker\Picker.cs (1)
259
((Picker)bindable).
OnItemsSourceChanged
((IList)oldValue, (IList)newValue);