10 references to KeyToRead
PresentationCore (10)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (10)
293MediaAudioOrVideoDisable = KeyToRead.MediaVideoDisable | KeyToRead.MediaAudioDisable , 297internal static bool IsFeatureDisabled(KeyToRead key) 304case KeyToRead.WebBrowserDisable: 307case KeyToRead.MediaAudioDisable: 310case KeyToRead.MediaVideoDisable: 313case KeyToRead.MediaImageDisable: 316case KeyToRead.MediaAudioOrVideoDisable: 319case KeyToRead.ScriptInteropDisable: 348if ((fResult == false) && (key == KeyToRead.MediaAudioOrVideoDisable))