2 references to CountText
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (2)
172
_lastRun = fullText.
CountText
(_lscpLim, firstCharIndex, out _cchLength);
196
fullText.
CountText
(lscpFirstIndependence, firstCharIndex, out _cchDepend);