2 instantiations of TextMetrics
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
211
_metrics = new
TextMetrics
();
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
194
_metrics = new
TextMetrics
();
25 references to TextMetrics
PresentationCore (25)
Core\CSharp\MS\Internal\TextFormatting\DrawingState.cs (3)
28
private
TextMetrics
.FullTextLine _currentLine; // full text line currently formatted
43
TextMetrics
.FullTextLine currentLine
158
internal
TextMetrics
.FullTextLine CurrentLine
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
42
private
TextMetrics
_metrics; // full text metrics
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
50
private
TextMetrics
_metrics; // Text metrics
788
FullTextLine line = new
TextMetrics
.FullTextLine(_textFormattingMode, IsJustified, PixelsPerDip);
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
1030
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1148
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1307
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1553
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1942
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2629
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2813
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2924
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3211
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3376
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (4)
336
TextMetrics
.FullTextLine line
369
TextMetrics
.FullTextLine line
402
TextMetrics
.FullTextLine line,
432
TextMetrics
.FullTextLine line
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
540
TextMetrics
.FullTextLine textLine = new
TextMetrics
.FullTextLine(
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (3)
267
textLine = new
TextMetrics
.FullTextLine(
335
TextMetrics
.FullTextLine line = new
TextMetrics
.FullTextLine(