2 writes to _canSave
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
94
_canSave
= true;
279
_canSave
= value;
1 reference to _canSave
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
275
return
_canSave
;