2 writes to _textChangeReentrencyCount
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
2145
_textChangeReentrencyCount
++;
2150
_textChangeReentrencyCount
--;
1 reference to _textChangeReentrencyCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
175
if (
_textChangeReentrencyCount
== 0)