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