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)
1403
lscpVisisble += plsrunSpanRider.
Length
; // move to start of next span
1986
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)
328
i = Math.Min(limit, i + formatRider.
Length
);
402
i = Math.Min(limit, i + formatRider.
Length
);
457
i = Math.Min(limit, i + formatRider.
Length
);
510
i = Math.Min(limit, i + formatRider.
Length
);
569
i = Math.Min(limit, i + formatRider.
Length
);
628
i = Math.Min(limit, i + formatRider.
Length
);
680
i = Math.Min(limit, i + formatRider.
Length
);
733
i = Math.Min(limit, i + formatRider.
Length
);
786
i = Math.Min(limit, i + formatRider.
Length
);
838
i = Math.Min(limit, i + formatRider.
Length
);
1861
thatFormatRider.
Length
,