2 references to OnPopToRootRequested
Microsoft.Maui.Controls (2)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (2)
227
navPageController.PopToRootRequested +=
OnPopToRootRequested
;
283
navPageController.PopToRootRequested -=
OnPopToRootRequested
;