11 references to Value
ReachFramework (11)
PrintConfig\PrintCapabilitesWriter.cs (2)
774
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
784
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1952
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)
293
PrintSchemaTags.Framework.
Value
,
PrintConfig\PrtTicket_Base.cs (6)
578
PrintSchemaTags.Framework.
Value
,
657
PrintSchemaTags.Framework.
Value
,
815
PrintSchemaTags.Framework.
Value
,
1280
PrintSchemaTags.Framework.
Value
,
1322
PrintSchemaTags.Framework.
Value
,
1327
PrintSchemaTags.Framework.
Value
,