3 references to TextRunBounds
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (1)
515IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;
src\Framework\MS\Internal\PtsHost\Line.cs (1)
1024IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;
src\Framework\MS\Internal\Text\Line.cs (1)
483IList<TextRunBounds> runBounds = textBounds[0].TextRunBounds;