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