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)
594 if (Navigation is NavigationImpl shellSectionProxy) 602 if (Navigation is NavigationImpl shellSectionProxy)