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