2 references to GetBoundsFromPosition
PresentationFramework (2)
MS\Internal\PtsHost\Line.cs (2)
403
Rect rect =
GetBoundsFromPosition
(dcpRun, run.Length, out flowDirection);
464
return
GetBoundsFromPosition
(textPosition, 1, out flowDirection);