1 implementation of GetFlyoutItemDataTemplate
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
647 DataTemplate IShellController.GetFlyoutItemDataTemplate(BindableObject bo)
1 reference to GetFlyoutItemDataTemplate
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (1)
149 DataTemplate template = ShellController.GetFlyoutItemDataTemplate(context);