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