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