3 references to OnNavigated
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (3)
88
_context.Shell.Navigated +=
OnNavigated
;
98
_context.Shell.Navigated +=
OnNavigated
;
253
_context.Shell.Navigated -=
OnNavigated
;