2 references to ShouldPreventUriSpoofing
PresentationFramework (2)
System\Windows\Documents\Hyperlink.cs (2)
363if (s_criticalNavigateUriProtectee == d.GetHashCode() && ShouldPreventUriSpoofing) 575if (cachedUri == null || cachedUri.Equals(targetUri) || !ShouldPreventUriSpoofing)