2 writes to _currentLine
PresentationFramework (2)
MS\Internal\PtsHost\TextParagraph.cs (2)
1309_currentLine = line; 1326_currentLine = null;
2 references to _currentLine
PresentationFramework (2)
MS\Internal\PtsHost\TextParagraph.cs (2)
1338if(_currentLine == null) 1344return _currentLine.MeasureChild(inlineObject);