14 references to ChainOfDependencies
PresentationUI (14)
MS\Internal\Documents\Application\ChainOfDependencies.cs (2)
60ChainOfDependencies<T>.Action action) 95ChainOfDependencies<T>.Action action)
MS\Internal\Documents\Application\Document.cs (10)
200return ChainOfDependencies<Document>.GetLast(this)._isCopySafe; 207ChainOfDependencies<Document>.GetLast(this)._isCopySafe = value; 222return ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource; 230ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource = value; 244return ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded; 251ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded = value; 265return ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded; 272ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded = value; 286return ChainOfDependencies<Document>.GetLast(this)._uri; 294ChainOfDependencies<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
452return ChainOfDependencies<Document>.OrderByMostDependent( 481return ChainOfDependencies<Document>.OrderByLeastDependent(