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