2 references to OnNavigationRequested
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
33
((IShellSectionController)_shellSection).NavigationRequested +=
OnNavigationRequested
;
245
((IShellSectionController)ShellSection).NavigationRequested -=
OnNavigationRequested
;