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