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