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