2 instantiations of TextMetrics
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
177
_metrics = new
TextMetrics
();
MS\Internal\TextFormatting\FullTextLine.cs (1)
163
_metrics = new
TextMetrics
25 references to TextMetrics
PresentationCore (25)
MS\Internal\TextFormatting\DrawingState.cs (3)
23
private
TextMetrics
.FullTextLine _currentLine; // full text line currently formatted
38
TextMetrics
.FullTextLine currentLine
150
internal
TextMetrics
.FullTextLine CurrentLine
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
16
private
TextMetrics
_metrics; // full text metrics
MS\Internal\TextFormatting\FullTextLine.cs (2)
31
private
TextMetrics
_metrics; // Text metrics
741
FullTextLine line = new
TextMetrics
.FullTextLine(_textFormattingMode, IsJustified, PixelsPerDip);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
927
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1036
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1187
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1428
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
1796
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2439
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2618
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
2724
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3003
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
3163
TextMetrics
.FullTextLine currentLine = Draw.CurrentLine;
MS\Internal\TextFormatting\LineServicesRun.cs (4)
306
TextMetrics
.FullTextLine line
339
TextMetrics
.FullTextLine line
372
TextMetrics
.FullTextLine line,
402
TextMetrics
.FullTextLine line
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
523
TextMetrics
.FullTextLine textLine = new
TextMetrics
.FullTextLine(
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
241
textLine = new
TextMetrics
.FullTextLine(
309
TextMetrics
.FullTextLine line = new
TextMetrics
.FullTextLine(