5 references to Insert
Microsoft.Maui.Controls (5)
Shell\Shell.cs (1)
1591
case ShellNavigationSource.
Insert
:
Shell\ShellNavigationManager.cs (1)
475
return ShellNavigationSource.
Insert
;
Shell\ShellSection.cs (3)
736
ShellNavigationSource.
Insert
,
1204
ShellNavigationSource.
Insert
,
1210
(_owner.Shell as IShellController).UpdateCurrentState(ShellNavigationSource.
Insert
);