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