2 references to MenuItemTemplate
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
148 BindableProperty.CreateAttached(nameof(MenuItemTemplate), typeof(DataTemplate), typeof(Shell), null, BindingMode.OneTime); 159 /// Shell provides the Text and IconImageSource properties to the BindingContext of the <see cref = "MenuItemTemplate" />.