2 references to OnShortNamesCollectionChanged
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\ListViewRenderer.cs (2)
1447
incc.CollectionChanged +=
OnShortNamesCollectionChanged
;
1451
incc.CollectionChanged -=
OnShortNamesCollectionChanged
;