3 writes to _textRunLength
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (3)
86
_textRunLength
= textRunLength;
139
_textRunLength
= textRunLength;
153
_textRunLength
= newLength;
1 reference to _textRunLength
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesRun.cs (1)
460
get { return
_textRunLength
; }