1 write to s_shouldPreventUriSpoofing
PresentationFramework (1)
System\Windows\Documents\Hyperlink.cs (1)
830s_shouldPreventUriSpoofing = false;
2 references to s_shouldPreventUriSpoofing
PresentationFramework (2)
System\Windows\Documents\Hyperlink.cs (2)
828if (!s_shouldPreventUriSpoofing.HasValue) 832return (bool)s_shouldPreventUriSpoofing;