3 references to GetLineAt
PresentationFramework (3)
System\Windows\Documents\FixedSOMLineCollection.cs (1)
146
int rangeIndex = lines[i].
GetLineAt
(perpLowEnd + allowedMargin);
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
785
int vSeg = vertical[v].
GetLineAt
(dropLine);
822
hSeg2 = horizontal[h2].
GetLineAt
(vertical[v].Line + minLineSeparation);