3 references to _rootKey
PresentationFramework (3)
src\Framework\System\Windows\Documents\Serialization\SerializerProvider.cs (3)
71
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
112
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
148
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);