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