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