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