2 references to c_devmodeRegKey
PresentationCore (2)
Core\CSharp\System\Windows\Diagnostics\VisualDiagnostics.cs (2)
389RegistryKey key = Registry.LocalMachine.OpenSubKey(c_devmodeRegKey); 430const string c_devmodeRegKeyFullPath = @"HKEY_LOCAL_MACHINE\" + c_devmodeRegKey;