20 references to CurrentLine
PresentationCore (20)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (20)
487Debug.Assert(Draw.CurrentLine.FullTextState != null); 489lsrun = Draw.CurrentLine.GetRun(plsrun); 490formatter = Draw.CurrentLine.Formatter; 662lsrun = Draw.CurrentLine.GetRun(plsrun); 726lsrun = Draw.CurrentLine.GetRun(plsrun); 928TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 993lsrun = Draw.CurrentLine.GetRun(plsrun); 1037TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1188TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1429TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1797TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2440TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2619TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2725TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3004TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3164TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3210charWidths = new ThousandthOfEmRealDoubles(textFormatterImp.IdealToReal(lsrun.EmSize, Draw.CurrentLine.PixelsPerDip), cchText); 3214charWidths[i] = textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip); 3228Draw.CurrentLine.PixelsPerDip, 3238charWidths.Add(textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip));