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