3 references to TextRunBounds
PresentationFramework (3)
MS\Internal\Documents\TextBoxLine.cs (1)
513IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;
MS\Internal\PtsHost\Line.cs (1)
1021IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;
MS\Internal\Text\Line.cs (1)
480IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;