3 references to _rootKey
PresentationFramework (3)
System\Windows\Documents\Serialization\SerializerProvider.cs (3)
52
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
83
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
109
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);