1 write to _swapFile
PresentationUI (1)
MS\Internal\Documents\Application\FileDocument.cs (1)
88set { _swapFile = value; }
1 reference to _swapFile
PresentationUI (1)
MS\Internal\Documents\Application\FileDocument.cs (1)
87get { return _swapFile; }