3 references to _rootKey
PresentationFramework (3)
System\Windows\Documents\Serialization\SerializerProvider.cs (3)
44
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
75
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);
101
RegistryKey plugIns =
_rootKey
.CreateSubKey(_registryPath);