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