4 references to Property
ReachFramework (4)
PrintConfig\PrintCapabilitesWriter.cs (1)
750this._writer.WriteStartElement(PrintSchemaTags.Framework.Property, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1952new MapEntry(Property, (int)PrintSchemaNodeTypes.Property),
PrintConfig\PrtTicket_Base.cs (1)
995_parameterNodeTagName = PrintSchemaTags.Framework.Property;
PrintConfig\PrtTicket_Editor.cs (1)
104(rootChild.LocalName != PrintSchemaTags.Framework.Property)))