2 writes to _canSave
PresentationUI (2)
MS\Internal\Documents\Application\DocumentManager.cs (2)
95
_canSave
= true;
278
_canSave
= value;
1 reference to _canSave
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
274
return
_canSave
;