Base:
property
Source
MS.Internal.Documents.Application.Document.Source
4 references to Source
PresentationUI (4)
MS\Internal\Documents\Application\PackageController.cs (4)
52doc.Source); 88doc.Package.Rebind(doc.Source); 120StreamProxy source = doc.Source as StreamProxy; 133if (doc.Source.Length != doc.Destination.Length)