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