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