2 instantiations of TextMetrics
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
178
_metrics = new
TextMetrics
();
MS\Internal\TextFormatting\FullTextLine.cs (1)
164
_metrics = new
TextMetrics
25 references to TextMetrics
PresentationCore (25)
MS\Internal\TextFormatting\DrawingState.cs (3)
24
private
TextMetrics
.FullTextLine _currentLine; // full text line currently formatted
39
TextMetrics
.FullTextLine currentLine
151
internal
TextMetrics
.FullTextLine CurrentLine
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
17
private
TextMetrics
_metrics; // full text metrics
MS\Internal\TextFormatting\FullTextLine.cs (2)
32
private
TextMetrics
_metrics; // Text metrics
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 (2)
524
TextMetrics
.FullTextLine textLine = new
TextMetrics
.FullTextLine(
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
242
textLine = new
TextMetrics
.FullTextLine(
310
TextMetrics
.FullTextLine line = new
TextMetrics
.FullTextLine(