2 writes to _lines
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextParagraphView.cs (2)
466_lines = null; 525_lines = _owner.GetLineResults();
2 references to _lines
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextParagraphView.cs (2)
523if (_lines == null) 527return _lines;