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