1 override of RecreateLine
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
169
internal 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);