2 writes to _textChangeReentrencyCount
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
2250_textChangeReentrencyCount++; 2255_textChangeReentrencyCount--;
3 references to _textChangeReentrencyCount
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
136"tcr:", _textChangeReentrencyCount, 225else if (_textChangeReentrencyCount != 0) 244"tcr:", _textChangeReentrencyCount,