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