4 references to ShellSectionChanged
Microsoft.Maui.Controls (4)
Shell\Shell.cs (1)
1579
case ShellNavigationSource.
ShellSectionChanged
:
Shell\ShellItem.cs (2)
74
bool accept = controller.ProposeNavigation(ShellNavigationSource.
ShellSectionChanged
,
298
shell.UpdateCurrentState(ShellNavigationSource.
ShellSectionChanged
);
Shell\ShellNavigationManager.cs (1)
430
return ShellNavigationSource.
ShellSectionChanged
;