2 references to ProposeNavigationOutsideGotoAsync
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
908 return _navigationManager.ProposeNavigationOutsideGotoAsync(source, shellItem, shellSection, shellContent, stack, canCancel, true);
1681 shell._navigationManager.ProposeNavigationOutsideGotoAsync(ShellNavigationSource.ShellItemChanged, shellItem, shellSection, shellContent, stack, false, true);