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