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