2 references to ProposeNavigation
Microsoft.Maui.Controls (2)
Shell\ShellNavigationManager.cs (2)
76
var navigatingArgs =
ProposeNavigation
(source, state, canCancel, animate ?? true);
354
var navArgs =
ProposeNavigation
(source, proposedState, canCancel, isAnimated);