1 reference to OnVisibleItemsChanged
Microsoft.Maui.Controls (1)
Shell\ShellElementCollection.cs (1)
70
((INotifyCollectionChanged)_visibleItems).CollectionChanged +=
OnVisibleItemsChanged
;