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