2 references to OnShortNamesCollectionChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (2)
1469
incc.CollectionChanged +=
OnShortNamesCollectionChanged
;
1473
incc.CollectionChanged -=
OnShortNamesCollectionChanged
;