2 writes to _lines
PresentationFramework (2)
MS\Internal\Documents\TextParagraphView.cs (2)
435_lines = null; 494_lines = _owner.GetLineResults();
2 references to _lines
PresentationFramework (2)
MS\Internal\Documents\TextParagraphView.cs (2)
492if (_lines == null) 496return _lines;