11 references to Value
ReachFramework (11)
PrintConfig\PrintCapabilitesWriter.cs (2)
772
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
782
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1954
new MapEntry(
Value
, (int)PrintSchemaNodeTypes.Value),
PrintConfig\PrintSchemaShim.cs (1)
136
XmlElement valueElem = ticket.XmlDoc.CreateElement(PrintSchemaPrefixes.Framework, PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
PrintConfig\PrtCap_Reader.cs (1)
294
PrintSchemaTags.Framework.
Value
,
PrintConfig\PrtTicket_Base.cs (6)
581
PrintSchemaTags.Framework.
Value
,
660
PrintSchemaTags.Framework.
Value
,
818
PrintSchemaTags.Framework.
Value
,
1290
PrintSchemaTags.Framework.
Value
,
1332
PrintSchemaTags.Framework.
Value
,
1337
PrintSchemaTags.Framework.
Value
,