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