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