3 writes to EnableRelativeShellRoutes
Microsoft.Maui.Controls (3)
Shell\Shell.cs (1)
871 EnableRelativeShellRoutes = false,
Shell\ShellNavigationManager.cs (2)
37 EnableRelativeShellRoutes = enableRelativeShellRoutes, 511 EnableRelativeShellRoutes = false,
1 reference to EnableRelativeShellRoutes
Microsoft.Maui.Controls (1)
Shell\ShellNavigationManager.cs (1)
60 bool enableRelativeShellRoutes = shellNavigationParameters.EnableRelativeShellRoutes;