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