2 references to Open
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (1)
336return Open(document.SourceToken, writeable);
MS\Internal\Documents\Application\FileController.cs (1)
318doc.DestinationProxy = DocumentStream.Open(saveToken, true);