20 references to CurrentLine
PresentationCore (20)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (20)
486Debug.Assert(Draw.CurrentLine.FullTextState != null); 488lsrun = Draw.CurrentLine.GetRun(plsrun); 489formatter = Draw.CurrentLine.Formatter; 661lsrun = Draw.CurrentLine.GetRun(plsrun); 725lsrun = Draw.CurrentLine.GetRun(plsrun); 927TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 992lsrun = Draw.CurrentLine.GetRun(plsrun); 1036TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1187TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1428TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1796TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2439TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2618TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2724TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3003TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3163TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3209charWidths = new ThousandthOfEmRealDoubles(textFormatterImp.IdealToReal(lsrun.EmSize, Draw.CurrentLine.PixelsPerDip), cchText); 3213charWidths[i] = textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip); 3227Draw.CurrentLine.PixelsPerDip, 3237charWidths.Add(textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip));