23 references to Length
PresentationCore (23)
MS\Internal\Shaping\TypefaceMap.cs (2)
177
cch = Math.Min(cch, itemSpanRider.
Length
);
388
int cch = Math.Min(unicodeString.Length - ich, typefaceSpanRider.
Length
);
MS\Internal\TextFormatting\FullTextLine.cs (2)
1405
lscpVisisble += plsrunSpanRider.
Length
; // move to start of next span
1988
int cch = Math.Min(plsrunSpanRider.
Length
, cchLeft);
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
155
textRunSpanRider.CurrentPosition + textRunSpanRider.
Length
- cpFetch,
175
runLength = textRunSpanRider.
Length
;
259
&& (textRunSpanRider.
Length
> 0 && textRunSpanRider.CurrentElement != null),
MS\Internal\TextFormatting\TextStore.cs (5)
769
lsrunLength = rider.
Length
;
825
if (runInfoSpanRider.
Length
>= stringLength)
856
cch = runInfoSpanRider.
Length
;
1293
int spanLength = Math.Min(runInfoSpanRider.
Length
, textEffectsSpanRider.
Length
);
System\Windows\Media\FormattedText.cs (11)
325
i = Math.Min(limit, i + formatRider.
Length
);
398
i = Math.Min(limit, i + formatRider.
Length
);
452
i = Math.Min(limit, i + formatRider.
Length
);
504
i = Math.Min(limit, i + formatRider.
Length
);
562
i = Math.Min(limit, i + formatRider.
Length
);
620
i = Math.Min(limit, i + formatRider.
Length
);
670
i = Math.Min(limit, i + formatRider.
Length
);
721
i = Math.Min(limit, i + formatRider.
Length
);
772
i = Math.Min(limit, i + formatRider.
Length
);
822
i = Math.Min(limit, i + formatRider.
Length
);
1843
thatFormatRider.
Length
,