1 implementation of ProposeNavigation
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
906
bool IShellController.
ProposeNavigation
(ShellNavigationSource source, ShellItem shellItem, ShellSection shellSection, ShellContent shellContent, IReadOnlyList<Page> stack, bool canCancel)
6 references to ProposeNavigation
Microsoft.Maui.Controls (6)
Shell\ShellItem.cs (1)
76
bool accept = controller.
ProposeNavigation
(ShellNavigationSource.ShellSectionChanged,
Shell\ShellSection.cs (5)
748
var allow = ((IShellController)Shell).
ProposeNavigation
(
778
var allow = ((IShellController)Shell).
ProposeNavigation
(
817
var allow = ((IShellController)Shell).
ProposeNavigation
(
858
var allow = ((IShellController)Shell).
ProposeNavigation
(
928
((IShellController)Shell).
ProposeNavigation
(