1 reference to MenuItemsProperty
Microsoft.Maui.Controls (1)
Shell\ShellContent.cs (1)
36
public MenuItemCollection MenuItems => (MenuItemCollection)GetValue(
MenuItemsProperty
);