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)
200
return
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe;
207
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe = value;
222
return
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource;
230
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource = value;
244
return
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded;
251
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded = value;
265
return
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded;
272
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded = value;
286
return
ChainOfDependencies
<Document>.GetLast(this)._uri;
294
ChainOfDependencies
<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
452
return
ChainOfDependencies
<Document>.OrderByMostDependent(
481
return
ChainOfDependencies
<Document>.OrderByLeastDependent(