2 writes to _hasTextChangedInUpdateLayout
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
2156
_hasTextChangedInUpdateLayout
= true;
2200
_hasTextChangedInUpdateLayout
= false;
1 reference to _hasTextChangedInUpdateLayout
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
909
if (
_hasTextChangedInUpdateLayout
)