3 references to _isScriptInteropDisabled
PresentationFramework (3)
src\Framework\System\Windows\Interop\BrowserInteropHelper.cs (3)
385if (_isScriptInteropDisabled.Value == null) 387_isScriptInteropDisabled.Value = SafeSecurityHelper.IsFeatureDisabled(SafeSecurityHelper.KeyToRead.ScriptInteropDisable); 391if (_isScriptInteropDisabled.Value.Value)