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