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