1 instantiation of NavigationImpl
Microsoft.Maui.Controls (1)
Shell\ShellSection.cs (1)
240
Navigation = new
NavigationImpl
(this);
2 references to NavigationImpl
Microsoft.Maui.Controls (2)
Shell\ShellSection.cs (2)
583
if (Navigation is
NavigationImpl
shellSectionProxy)
591
if (Navigation is
NavigationImpl
shellSectionProxy)