3 references to ReOpenWriteable
PresentationUI (3)
MS\Internal\Documents\Application\DocumentStream.cs (1)
197ReOpenWriteable();
MS\Internal\Documents\Application\FileController.cs (2)
40bool canWriteToSource = doc.SourceProxy.ReOpenWriteable(); 274if (doc.SourceProxy.ReOpenWriteable())