2 writes to _currentLine
PresentationFramework (2)
MS\Internal\PtsHost\TextParagraph.cs (2)
1339_currentLine = line; 1356_currentLine = null;
2 references to _currentLine
PresentationFramework (2)
MS\Internal\PtsHost\TextParagraph.cs (2)
1368if(_currentLine == null) 1374return _currentLine.MeasureChild(inlineObject);