2 references to OnInsertPageBeforeRequested
Microsoft.Maui.Controls.Compatibility (2)
Tizen\Renderers\NavigationPageRenderer.cs (2)
62
navigation.InsertPageBeforeRequested +=
OnInsertPageBeforeRequested
;
110
navigation.InsertPageBeforeRequested -=
OnInsertPageBeforeRequested
;