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