1 write to _isScriptInteropDisabled
PresentationFramework (1)
System\Windows\Interop\BrowserInteropHelper.cs (1)
231_isScriptInteropDisabled = SafeSecurityHelper.IsFeatureDisabled(SafeSecurityHelper.KeyToRead.ScriptInteropDisable);
1 reference to _isScriptInteropDisabled
PresentationFramework (1)
System\Windows\Interop\BrowserInteropHelper.cs (1)
229if (_isScriptInteropDisabled == null)