1 reference to OnItemsSourcePropertyChanged
Microsoft.Maui.Controls.Maps (1)
Map.cs (1)
35
propertyChanged: (b, o, n) => ((Map)b).
OnItemsSourcePropertyChanged
((IEnumerable)o, (IEnumerable)n));