2 writes to DeleteOnClose
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (2)
199DeleteOnClose = false 291DeleteOnClose = true
2 references to DeleteOnClose
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (2)
667DeleteOnClose && disposing ? "should" : "should not"); 680if (DeleteOnClose)