2 references to FullTextLine
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
112
:
this
(settings.TextFormattingMode, settings.Pap.Justify, settings.TextSource.PixelsPerDip)
788
FullTextLine line = new TextMetrics.
FullTextLine
(_textFormattingMode, IsJustified, PixelsPerDip);