23 references to Length
PresentationCore (23)
MS\Internal\Shaping\TypefaceMap.cs (2)
176
cch = Math.Min(cch, itemSpanRider.
Length
);
387
int cch = Math.Min(unicodeString.Length - ich, typefaceSpanRider.
Length
);
MS\Internal\TextFormatting\FullTextLine.cs (2)
1404
lscpVisisble += plsrunSpanRider.
Length
; // move to start of next span
1987
int cch = Math.Min(plsrunSpanRider.
Length
, cchLeft);
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
154
textRunSpanRider.CurrentPosition + textRunSpanRider.
Length
- cpFetch,
174
runLength = textRunSpanRider.
Length
;
258
&& (textRunSpanRider.
Length
> 0 && textRunSpanRider.CurrentElement != null),
MS\Internal\TextFormatting\TextStore.cs (5)
768
lsrunLength = rider.
Length
;
824
if (runInfoSpanRider.
Length
>= stringLength)
855
cch = runInfoSpanRider.
Length
;
1292
int spanLength = Math.Min(runInfoSpanRider.
Length
, textEffectsSpanRider.
Length
);
System\Windows\Media\FormattedText.cs (11)
324
i = Math.Min(limit, i + formatRider.
Length
);
397
i = Math.Min(limit, i + formatRider.
Length
);
451
i = Math.Min(limit, i + formatRider.
Length
);
503
i = Math.Min(limit, i + formatRider.
Length
);
561
i = Math.Min(limit, i + formatRider.
Length
);
619
i = Math.Min(limit, i + formatRider.
Length
);
669
i = Math.Min(limit, i + formatRider.
Length
);
720
i = Math.Min(limit, i + formatRider.
Length
);
771
i = Math.Min(limit, i + formatRider.
Length
);
821
i = Math.Min(limit, i + formatRider.
Length
);
1840
thatFormatRider.
Length
,