6 references to Pop
Microsoft.Maui.Controls (6)
Shell\Shell.cs (2)
1542 var args = new ShellNavigatingEventArgs(this.CurrentState, new ShellNavigationState(""), ShellNavigationSource.Pop, true); 1573 case ShellNavigationSource.Pop:
Shell\ShellNavigationManager.cs (2)
450 return ShellNavigationSource.Pop; 460 return ShellNavigationSource.Pop;
Shell\ShellSection.cs (2)
126 (Parent?.Parent as IShellController)?.UpdateCurrentState(ShellNavigationSource.Pop); 766 ShellNavigationSource.Pop,