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