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