1 write to CpMeasured
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
586
FullText.
CpMeasured
= cpLimit;
3 references to CpMeasured
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
286
int cpLimit = fullText.
CpMeasured
;
320
cpLimit = fullText.
CpMeasured
- subtract;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
584
if (cpLimit > FullText.
CpMeasured
)