2 writes to TextFormatter
PresentationFramework (2)
5 references to TextFormatter
PresentationFramework (5)
MS\Internal\PtsHost\Line.cs (2)
289_line = _host.TextFormatter.FormatLine(_host, dcp, _wrappingWidth, lineProps, textLineBreak, ctx.TextRunCache);
293_line = _host.TextFormatter.RecreateLine(_host, dcp, ctx.LineFormatLengthTarget, _wrappingWidth, lineProps, textLineBreak, ctx.TextRunCache);