4 references to NotifyHandler
Microsoft.Maui.Controls (4)
Menu\MenuFlyoutSubItem.cs (4)
34
NotifyHandler
(nameof(IMenuBarItemHandler.Add), index, item);
67
NotifyHandler
(nameof(IMenuFlyoutSubItemHandler.Insert), index, item);
77
NotifyHandler
(nameof(IMenuFlyoutHandler.Remove), index, item);
89
NotifyHandler
(nameof(IMenuFlyoutHandler.Remove), index, item);