2 references to ScriptInteropDisable
PresentationFramework (2)
src\Framework\System\Windows\Interop\BrowserInteropHelper.cs (1)
387
_isScriptInteropDisabled.Value = SafeSecurityHelper.IsFeatureDisabled(SafeSecurityHelper.KeyToRead.
ScriptInteropDisable
);
src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
371
case KeyToRead.
ScriptInteropDisable
: