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