2 instantiations of TextMetrics
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
198
_metrics = new
TextMetrics
();
MS\Internal\TextFormatting\FullTextLine.cs (1)
179
_metrics = new
TextMetrics
();
25 references to TextMetrics
PresentationCore (25)
MS\Internal\TextFormatting\DrawingState.cs (3)
26
private
TextMetrics
.FullTextLine _currentLine; // full text line currently formatted
41
TextMetrics
.FullTextLine currentLine
156
internal
TextMetrics
.FullTextLine CurrentLine
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
39
private
TextMetrics
_metrics; // full text metrics
MS\Internal\TextFormatting\FullTextLine.cs (2)
47
private
TextMetrics
_metrics; // Text metrics
755
FullTextLine line = new
TextMetrics
.FullTextLine(_textFormattingMode, IsJustified, PixelsPerDip);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
956
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1065
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1216
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1457
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1825
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2464
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2643
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2749
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3028
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3188
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
MS\Internal\TextFormatting\LineServicesRun.cs (4)
321
TextMetrics
.FullTextLine line
354
TextMetrics
.FullTextLine line
387
TextMetrics
.FullTextLine line,
417
TextMetrics
.FullTextLine line
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
533
TextMetrics
.FullTextLine textLine = new
TextMetrics
.FullTextLine(
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
265
textLine = new
TextMetrics
.FullTextLine(
333
TextMetrics
.FullTextLine line = new
TextMetrics
.FullTextLine(