1 write to _isReloadNeeded
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
269
ChainOfDependencies<Document>.GetLast(this).
_isReloadNeeded
= value;
1 reference to _isReloadNeeded
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
262
return ChainOfDependencies<Document>.GetLast(this).
_isReloadNeeded
;