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