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