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