1 write to CpMeasured
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
545
FullText.
CpMeasured
= cpLimit;
3 references to CpMeasured
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (2)
263
int cpLimit = fullText.
CpMeasured
;
297
cpLimit = fullText.
CpMeasured
- subtract;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
543
if (cpLimit > FullText.
CpMeasured
)