2 writes to _previousHeight
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
924_previousHeight = 0; 1117_previousHeight = _currentLine.Height;
1 reference to _previousHeight
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1047_totalHeight += _previousHeight;