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