1 write to _deleteOnClose
PresentationUI (1)
MS\Internal\Documents\Application\DocumentStream.cs (1)
640
set {
_deleteOnClose
= value; }
1 reference to _deleteOnClose
PresentationUI (1)
MS\Internal\Documents\Application\DocumentStream.cs (1)
638
get { return
_deleteOnClose
; }