19 references to CurrentLine
PresentationCore (19)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (19)
560
lsrun = Draw.
CurrentLine
.GetRun(plsrun);
561
formatter = Draw.
CurrentLine
.Formatter;
743
lsrun = Draw.
CurrentLine
.GetRun(plsrun);
811
lsrun = Draw.
CurrentLine
.GetRun(plsrun);
1030
TextMetrics.FullTextLine currentLine = Draw.
CurrentLine
;
1100
lsrun = Draw.
CurrentLine
.GetRun(plsrun);
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
;
3422
charWidths = new ThousandthOfEmRealDoubles(textFormatterImp.IdealToReal(lsrun.EmSize, Draw.
CurrentLine
.PixelsPerDip), cchText);
3426
charWidths[i] = textFormatterImp.IdealToReal(piCharAdvances[i], Draw.
CurrentLine
.PixelsPerDip);
3440
Draw.
CurrentLine
.PixelsPerDip,
3450
charWidths.Add(textFormatterImp.IdealToReal(piCharAdvances[i], Draw.
CurrentLine
.PixelsPerDip));