5 references to IsSameUri
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
279!IsSameUri(null, _currentSource, uri, true /* with Fragment */)))
1137IsSameUri(null, navInfo.Source, bpu, false /* withFragment */),
1559&& IsSameUri(null, resolvedSource, _currentSource, false /* without Fragment */);
2052IsSameUri(null, Application.StartupUri,
2107IsSameUri(null, navigateInfo.Source, source, false /* withFragment */),