20 references to CurrentLine
PresentationCore (20)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (20)
498Debug.Assert(Draw.CurrentLine.FullTextState != null); 500lsrun = Draw.CurrentLine.GetRun(plsrun); 501formatter = Draw.CurrentLine.Formatter; 671lsrun = Draw.CurrentLine.GetRun(plsrun); 735lsrun = Draw.CurrentLine.GetRun(plsrun); 937TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1002lsrun = Draw.CurrentLine.GetRun(plsrun); 1046TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1197TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1438TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1806TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2445TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2624TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2730TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3009TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3169TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3215charWidths = new ThousandthOfEmRealDoubles(textFormatterImp.IdealToReal(lsrun.EmSize, Draw.CurrentLine.PixelsPerDip), cchText); 3219charWidths[i] = textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip); 3233Draw.CurrentLine.PixelsPerDip, 3243charWidths.Add(textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip));