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