14 references to ChainOfDependencies
PresentationUI (14)
MS\Internal\Documents\Application\ChainOfDependencies.cs (2)
61ChainOfDependencies<T>.Action action) 96ChainOfDependencies<T>.Action action)
MS\Internal\Documents\Application\Document.cs (10)
202return ChainOfDependencies<Document>.GetLast(this)._isCopySafe; 209ChainOfDependencies<Document>.GetLast(this)._isCopySafe = value; 224return ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource; 232ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource = value; 246return ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded; 253ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded = value; 267return ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded; 274ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded = value; 288return ChainOfDependencies<Document>.GetLast(this)._uri; 296ChainOfDependencies<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
455return ChainOfDependencies<Document>.OrderByMostDependent( 484return ChainOfDependencies<Document>.OrderByLeastDependent(