4 instantiations of FullTextLine
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (1)
740
FullTextLine line = new TextMetrics.
FullTextLine
(_textFormattingMode, IsJustified, PixelsPerDip);
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
524
TextMetrics.FullTextLine textLine = new TextMetrics.
FullTextLine
(
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
242
textLine = new TextMetrics.
FullTextLine
(
310
TextMetrics.FullTextLine line = new TextMetrics.
FullTextLine
(
20 references to FullTextLine
PresentationCore (20)
MS\Internal\TextFormatting\DrawingState.cs (3)
24
private TextMetrics.
FullTextLine
_currentLine; // full text line currently formatted
39
TextMetrics.
FullTextLine
currentLine
154
internal TextMetrics.
FullTextLine
CurrentLine
MS\Internal\TextFormatting\FullTextLine.cs (1)
740
FullTextLine
line = new TextMetrics.FullTextLine(_textFormattingMode, IsJustified, PixelsPerDip);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
937
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1046
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1197
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1438
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1806
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2445
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2624
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2730
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
3009
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
3169
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
MS\Internal\TextFormatting\LineServicesRun.cs (4)
307
TextMetrics.
FullTextLine
line
340
TextMetrics.
FullTextLine
line
373
TextMetrics.
FullTextLine
line,
403
TextMetrics.
FullTextLine
line
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
524
TextMetrics.
FullTextLine
textLine = new TextMetrics.FullTextLine(
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
310
TextMetrics.
FullTextLine
line = new TextMetrics.FullTextLine(