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