2 writes to _lines
PresentationFramework (2)
MS\Internal\Documents\TextParagraphView.cs (2)
434_lines = null; 493_lines = _owner.GetLineResults();
2 references to _lines
PresentationFramework (2)
MS\Internal\Documents\TextParagraphView.cs (2)
491if (_lines == null) 495return _lines;