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