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