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