5 references to Insert
Microsoft.Maui.Controls (5)
Shell\Shell.cs (1)
1593
case ShellNavigationSource.
Insert
:
Shell\ShellNavigationManager.cs (1)
475
return ShellNavigationSource.
Insert
;
Shell\ShellSection.cs (3)
749
ShellNavigationSource.
Insert
,
1217
ShellNavigationSource.
Insert
,
1223
(_owner.Shell as IShellController).UpdateCurrentState(ShellNavigationSource.
Insert
);