2 references to OnPopToRootAsync
Microsoft.Maui.Controls (2)
Shell\ShellSection.cs (2)
516
await
OnPopToRootAsync
(animate ?? false);
1087
return _owner.
OnPopToRootAsync
(animated);