3 references to GetLineResults
PresentationFramework (3)
MS\Internal\Documents\TextParagraphView.cs (1)
493_lines = _owner.GetLineResults();
MS\Internal\LayoutDump.cs (1)
500ReadOnlyCollection<LineResult> lines = text.GetLineResults();
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
333lr = textElement.GetLineResults();