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