2 writes to _textChangeReentrencyCount
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
2243_textChangeReentrencyCount++; 2248_textChangeReentrencyCount--;
3 references to _textChangeReentrencyCount
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
135"tcr:", _textChangeReentrencyCount, 224else if (_textChangeReentrencyCount != 0) 243"tcr:", _textChangeReentrencyCount,