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