Base:
property
Source
MS.Internal.Documents.Application.Document.Source
4 references to Source
PresentationUI (4)
MS\Internal\Documents\Application\PackageController.cs (4)
49doc.Source); 85doc.Package.Rebind(doc.Source); 117StreamProxy source = doc.Source as StreamProxy; 130if (doc.Source.Length != doc.Destination.Length)