5 references to IsSameUri
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
274!IsSameUri(null, _currentSource, uri, true /* with Fragment */)))
1108IsSameUri(null, navInfo.Source, bpu, false /* withFragment */),
1529&& IsSameUri(null, resolvedSource, _currentSource, false /* without Fragment */);
2009IsSameUri(null, Application.StartupUri,
2061IsSameUri(null, navigateInfo.Source, source, false /* withFragment */),