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