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