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