3 references to s_criticalNavigateUriProtectee
PresentationFramework (3)
src\Framework\System\Windows\Documents\Hyperlink.cs (3)
368
if (
s_criticalNavigateUriProtectee
.Value == d.GetHashCode() && ShouldPreventUriSpoofing)
653
s_criticalNavigateUriProtectee
.Value = dObject.GetHashCode();
702
s_criticalNavigateUriProtectee
.Value = null;