2 references to OnPopToRootRequested
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\NavigationRenderer.cs (2)
234
navPageController.PopToRootRequested +=
OnPopToRootRequested
;
290
navPageController.PopToRootRequested -=
OnPopToRootRequested
;