1 implementation of ItemsCollectionChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
945
event NotifyCollectionChangedEventHandler IShellController.
ItemsCollectionChanged
1 reference to ItemsCollectionChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1176
ShellController.
ItemsCollectionChanged
+= (_, __) => Handler?.UpdateValue(nameof(Items));