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