2 writes to DeleteOnClose
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (2)
198DeleteOnClose = false 290DeleteOnClose = true
2 references to DeleteOnClose
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (2)
666DeleteOnClose && disposing ? "should" : "should not"); 679if (DeleteOnClose)