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