4 instantiations of FullTextLine
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (1)
742
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)
742
FullTextLine
line = new TextMetrics.FullTextLine(_textFormattingMode, IsJustified, PixelsPerDip);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
928
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1037
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1188
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1429
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
1797
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2440
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2619
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
2725
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
3004
TextMetrics.
FullTextLine
currentLine = Draw.CurrentLine;
3164
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(