2 writes to _textChangeReentrencyCount
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
2270_textChangeReentrencyCount++; 2275_textChangeReentrencyCount--;
3 references to _textChangeReentrencyCount
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
147"tcr:", _textChangeReentrencyCount, 236else if (_textChangeReentrencyCount != 0) 255"tcr:", _textChangeReentrencyCount,