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