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