2 references to GetBoundsFromPosition
PresentationFramework (2)
MS\Internal\Text\ComplexLine.cs (1)
182
Rect rect =
GetBoundsFromPosition
(runDcp, inlineObject.Length, out flowDirection);
MS\Internal\Text\Line.cs (1)
140
return
GetBoundsFromPosition
(characterIndex, 1, out flowDirection);