4 references to Property
ReachFramework (4)
PrintConfig\PrintCapabilitesWriter.cs (1)
753
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Property
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1955
new 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
)))