1 write to CpMeasured
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
514
FullText.
CpMeasured
= cpLimit;
3 references to CpMeasured
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (2)
249
int cpLimit = fullText.
CpMeasured
;
283
cpLimit = fullText.
CpMeasured
- subtract;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
512
if (cpLimit > FullText.
CpMeasured
)