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