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