3 references to PrintCapRoot
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (1)
70
this._writer.WriteStartElement(PrintSchemaPrefixes.Framework, PrintSchemaTags.Framework.
PrintCapRoot
, PrintSchemaNamespaces.Framework);
PrintConfig\PrtCap_Public.cs (1)
460
PrintSchemaTags.Framework.
PrintCapRoot
,
PrintConfig\PrtCap_Reader.cs (1)
49
(_xmlReader.LocalName != PrintSchemaTags.Framework.
PrintCapRoot
) ||