19 references to CurrentLine
PresentationCore (19)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (19)
560lsrun = Draw.CurrentLine.GetRun(plsrun); 561formatter = Draw.CurrentLine.Formatter; 743lsrun = Draw.CurrentLine.GetRun(plsrun); 811lsrun = Draw.CurrentLine.GetRun(plsrun); 1030TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1100lsrun = Draw.CurrentLine.GetRun(plsrun); 1148TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1307TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1553TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 1942TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2629TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2813TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 2924TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3211TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3376TextMetrics.FullTextLine currentLine = Draw.CurrentLine; 3422charWidths = new ThousandthOfEmRealDoubles(textFormatterImp.IdealToReal(lsrun.EmSize, Draw.CurrentLine.PixelsPerDip), cchText); 3426charWidths[i] = textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip); 3440Draw.CurrentLine.PixelsPerDip, 3450charWidths.Add(textFormatterImp.IdealToReal(piCharAdvances[i], Draw.CurrentLine.PixelsPerDip));