2 references to HandleNavigating
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
1753
if (
HandleNavigating
(resolvedSource, null, navigationState, newRequest, navigateOnSourceChanged) == false)
1847
if (
HandleNavigating
(source, root, navigationState, null, false) == false)