5 references to IsSameUri
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
273!IsSameUri(null, _currentSource, uri, true /* with Fragment */)))
1107IsSameUri(null, navInfo.Source, bpu, false /* withFragment */),
1528&& IsSameUri(null, resolvedSource, _currentSource, false /* without Fragment */);
2008IsSameUri(null, Application.StartupUri,
2060IsSameUri(null, navigateInfo.Source, source, false /* withFragment */),