11 references to Value
ReachFramework (11)
PrintConfig\PrintCapabilitesWriter.cs (2)
773
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
783
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1951
new MapEntry(
Value
, (int)PrintSchemaNodeTypes.Value),
PrintConfig\PrintSchemaShim.cs (1)
135
XmlElement valueElem = ticket.XmlDoc.CreateElement(PrintSchemaPrefixes.Framework, PrintSchemaTags.Framework.
Value
, PrintSchemaNamespaces.Framework);
PrintConfig\PrtCap_Reader.cs (1)
292
PrintSchemaTags.Framework.
Value
,
PrintConfig\PrtTicket_Base.cs (6)
577
PrintSchemaTags.Framework.
Value
,
656
PrintSchemaTags.Framework.
Value
,
814
PrintSchemaTags.Framework.
Value
,
1279
PrintSchemaTags.Framework.
Value
,
1321
PrintSchemaTags.Framework.
Value
,
1326
PrintSchemaTags.Framework.
Value
,