3 references to _registryPath
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
);