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)
490get { return _textRunLength; }