2 references to FactoryInterfaceName
PresentationFramework (2)
src\Framework\System\Windows\Documents\Serialization\SerializerDescriptor.cs (2)
150
ISerializerFactory factory = plugIn.CreateInstance(
FactoryInterfaceName
) as ISerializerFactory;
168
key.SetValue("factoryInterfaceName", this.
FactoryInterfaceName
);