2 references to GetBindableObjectWithFlyoutItemTemplate
Microsoft.Maui.Controls (2)
Shell\BaseShellItem.cs (1)
537 var styleClassSource = Shell.GetBindableObjectWithFlyoutItemTemplate(bo) as IStyleSelectable;
Shell\Shell.cs (1)
650 var bindableObjectWithTemplate = GetBindableObjectWithFlyoutItemTemplate(bo);