3 references to XpsDocument
PresentationUI (1)
MS\Internal\Documents\DigitalSignatureProvider.cs (1)
36XpsDocument = new XpsDocument(package);
ReachFramework (2)
Packaging\XpsDocument.cs (1)
880XpsDocument document = new XpsDocument(package);
SerializerFactory\XpsSerializerWriter.cs (1)
42_xpsDocument = new XpsDocument(_package);