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