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