2 references to InstalledWindowsFontsRegistryKey
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontSourceCollection.cs (2)
199using (RegistryKey fontsKey = Registry.LocalMachine.OpenSubKey(InstalledWindowsFontsRegistryKey)) 347private const string InstalledWindowsFontsRegistryKeyFullPath = @"HKEY_LOCAL_MACHINE\" + InstalledWindowsFontsRegistryKey;