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