5 references to PopToRoot
Microsoft.Maui.Controls (5)
Shell\Shell.cs (1)
1588 case ShellNavigationSource.PopToRoot:
Shell\ShellNavigationManager.cs (2)
448 return ShellNavigationSource.PopToRoot; 458 return ShellNavigationSource.PopToRoot;
Shell\ShellSection.cs (2)
146 (Parent?.Parent as IShellController)?.UpdateCurrentState(ShellNavigationSource.PopToRoot); 805 ShellNavigationSource.PopToRoot,