1 write to _isCopySafe
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
209
ChainOfDependencies<Document>.GetLast(this).
_isCopySafe
= value;
1 reference to _isCopySafe
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
202
return ChainOfDependencies<Document>.GetLast(this).
_isCopySafe
;