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