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