2 references to OnInsertPageBeforeRequested
Microsoft.Maui.Controls (2)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (2)
229
navPageController.InsertPageBeforeRequested +=
OnInsertPageBeforeRequested
;
285
navPageController.InsertPageBeforeRequested -=
OnInsertPageBeforeRequested
;