5 references to IsSameUri
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
286!IsSameUri(null, _currentSource, uri, true /* with Fragment */)))
1117IsSameUri(null, navInfo.Source, bpu, false /* withFragment */),
1538&& IsSameUri(null, resolvedSource, _currentSource, false /* without Fragment */);
2018IsSameUri(null, Application.StartupUri,
2070IsSameUri(null, navigateInfo.Source, source, false /* withFragment */),