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)
747
ShellNavigationSource.
Insert
,
1215
ShellNavigationSource.
Insert
,
1221
(_owner.Shell as IShellController).UpdateCurrentState(ShellNavigationSource.
Insert
);