3 writes to _textRunLength
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (3)
101
_textRunLength
= textRunLength;
154
_textRunLength
= textRunLength;
168
_textRunLength
= newLength;
1 reference to _textRunLength
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesRun.cs (1)
475
get { return
_textRunLength
; }