4 references to CreateLineVisual
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (4)
1661
ContainerVisual lineVisual =
CreateLineVisual
(ref arrayLineDesc[index], Paragraph.ParagraphStartCharacterPosition);
3715
ContainerVisual lineVisual =
CreateLineVisual
(ref lineDesc, cpTextParaStart);
3735
ContainerVisual lineVisual =
CreateLineVisual
(ref lineDesc, cpTextParaStart);
3775
ContainerVisual lineVisual =
CreateLineVisual
(ref lineDesc, cpTextParaStart);