23 references to Length
PresentationCore (23)
MS\Internal\Shaping\TypefaceMap.cs (2)
185
cch = Math.Min(cch, itemSpanRider.
Length
);
396
int cch = Math.Min(unicodeString.Length - ich, typefaceSpanRider.
Length
);
MS\Internal\TextFormatting\FullTextLine.cs (2)
1418
lscpVisisble += plsrunSpanRider.
Length
; // move to start of next span
2001
int cch = Math.Min(plsrunSpanRider.
Length
, cchLeft);
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
169
textRunSpanRider.CurrentPosition + textRunSpanRider.
Length
- cpFetch,
189
runLength = textRunSpanRider.
Length
;
273
&& (textRunSpanRider.
Length
> 0 && textRunSpanRider.CurrentElement != null),
MS\Internal\TextFormatting\TextStore.cs (5)
784
lsrunLength = rider.
Length
;
840
if (runInfoSpanRider.
Length
>= stringLength)
871
cch = runInfoSpanRider.
Length
;
1308
int spanLength = Math.Min(runInfoSpanRider.
Length
, textEffectsSpanRider.
Length
);
System\Windows\Media\FormattedText.cs (11)
344
i = Math.Min(limit, i + formatRider.
Length
);
418
i = Math.Min(limit, i + formatRider.
Length
);
473
i = Math.Min(limit, i + formatRider.
Length
);
526
i = Math.Min(limit, i + formatRider.
Length
);
585
i = Math.Min(limit, i + formatRider.
Length
);
644
i = Math.Min(limit, i + formatRider.
Length
);
696
i = Math.Min(limit, i + formatRider.
Length
);
749
i = Math.Min(limit, i + formatRider.
Length
);
802
i = Math.Min(limit, i + formatRider.
Length
);
854
i = Math.Min(limit, i + formatRider.
Length
);
1877
thatFormatRider.
Length
,