14 references to ChainOfDependencies
PresentationUI (14)
MS\Internal\Documents\Application\ChainOfDependencies.cs (2)
60
ChainOfDependencies
<T>.Action action)
95
ChainOfDependencies
<T>.Action action)
MS\Internal\Documents\Application\Document.cs (10)
197
return
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe;
204
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe = value;
219
return
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource;
227
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource = value;
241
return
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded;
248
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded = value;
262
return
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded;
269
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded = value;
283
return
ChainOfDependencies
<Document>.GetLast(this)._uri;
291
ChainOfDependencies
<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
452
return
ChainOfDependencies
<Document>.OrderByMostDependent(
481
return
ChainOfDependencies
<Document>.OrderByLeastDependent(