3 references to OnNavigated
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (3)
90
_context.Shell.Navigated +=
OnNavigated
;
100
_context.Shell.Navigated +=
OnNavigated
;
260
_context.Shell.Navigated -=
OnNavigated
;