3 references to ShellContentChanged
Microsoft.Maui.Controls (3)
Shell\Shell.cs (1)
1582 case ShellNavigationSource.ShellContentChanged:
Shell\ShellNavigationManager.cs (1)
432 return ShellNavigationSource.ShellContentChanged;
Shell\ShellSection.cs (1)
996 shell.UpdateCurrentState(ShellNavigationSource.ShellContentChanged);