3 writes to _textRunLength
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (3)
111
_textRunLength
= textRunLength;
169
_textRunLength
= textRunLength;
183
_textRunLength
= newLength;
1 reference to _textRunLength
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (1)
490
get { return
_textRunLength
; }