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