1 override of RecreateLine
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
169internal override TextLine RecreateLine(
1 reference to RecreateLine
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
275_line = _host.TextFormatter.RecreateLine(_host, dcp, ctx.LineFormatLengthTarget, _wrappingWidth, lineProps, textLineBreak, ctx.TextRunCache);