14 references to ChainOfDependencies
PresentationUI (14)
MS\Internal\Documents\Application\ChainOfDependencies.cs (2)
61
ChainOfDependencies
<T>.Action action)
96
ChainOfDependencies
<T>.Action action)
MS\Internal\Documents\Application\Document.cs (10)
201
return
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe;
208
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe = value;
223
return
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource;
231
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource = value;
245
return
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded;
252
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded = value;
266
return
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded;
273
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded = value;
287
return
ChainOfDependencies
<Document>.GetLast(this)._uri;
295
ChainOfDependencies
<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
454
return
ChainOfDependencies
<Document>.OrderByMostDependent(
483
return
ChainOfDependencies
<Document>.OrderByLeastDependent(