2 references to Length
PresentationCore (2)
MS\Internal\Shaping\TypefaceMap.cs (2)
178cch = Math.Min(cch, typefaceIndexSpanRider.Length); 222int cch = Math.Min(cchRange - ich, typefaceIndexSpanRider.Length);