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