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