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