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