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