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