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