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