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)
197return ChainOfDependencies<Document>.GetLast(this)._isCopySafe; 204ChainOfDependencies<Document>.GetLast(this)._isCopySafe = value; 219return ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource; 227ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource = value; 241return ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded; 248ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded = value; 262return ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded; 269ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded = value; 283return ChainOfDependencies<Document>.GetLast(this)._uri; 291ChainOfDependencies<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
452return ChainOfDependencies<Document>.OrderByMostDependent( 481return ChainOfDependencies<Document>.OrderByLeastDependent(