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)
175if (_textChangeReentrencyCount == 0)