1 write to _trailingLength
PresentationCore (1)
System\Windows\Media\textformatting\CharacterHit.cs (1)
38_trailingLength = trailingLength;
4 references to _trailingLength
PresentationCore (4)
System\Windows\Media\textformatting\CharacterHit.cs (4)
60return _trailingLength; 74left._trailingLength == right._trailingLength; 119return _firstCharacterIndex.GetHashCode() ^ _trailingLength.GetHashCode();