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)
202
return
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe;
209
ChainOfDependencies
<Document>.GetLast(this)._isCopySafe = value;
224
return
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource;
232
ChainOfDependencies
<Document>.GetLast(this)._isDestinationIdenticalToSource = value;
246
return
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded;
253
ChainOfDependencies
<Document>.GetLast(this)._isRebindNeeded = value;
267
return
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded;
274
ChainOfDependencies
<Document>.GetLast(this)._isReloadNeeded = value;
288
return
ChainOfDependencies
<Document>.GetLast(this)._uri;
296
ChainOfDependencies
<Document>.GetLast(this)._uri = value;
MS\Internal\Documents\Application\DocumentManager.cs (2)
455
return
ChainOfDependencies
<Document>.OrderByMostDependent(
484
return
ChainOfDependencies
<Document>.OrderByLeastDependent(