3 references to _registryPath
PresentationFramework (3)
System\Windows\Documents\Serialization\SerializerProvider.cs (3)
43
RegistryKey plugIns = _rootKey.CreateSubKey(
_registryPath
);
74
RegistryKey plugIns = _rootKey.CreateSubKey(
_registryPath
);
100
RegistryKey plugIns = _rootKey.CreateSubKey(
_registryPath
);