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