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