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)
201return ChainOfDependencies<Document>.GetLast(this)._isCopySafe; 208ChainOfDependencies<Document>.GetLast(this)._isCopySafe = value; 223return ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource; 231ChainOfDependencies<Document>.GetLast(this)._isDestinationIdenticalToSource = value; 245return ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded; 252ChainOfDependencies<Document>.GetLast(this)._isRebindNeeded = value; 266return ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded; 273ChainOfDependencies<Document>.GetLast(this)._isReloadNeeded = value; 287return ChainOfDependencies<Document>.GetLast(this)._uri; 295ChainOfDependencies<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
454return ChainOfDependencies<Document>.OrderByMostDependent( 483return ChainOfDependencies<Document>.OrderByLeastDependent(