1 write to _trailingLength
PresentationCore (1)
System\Windows\Media\textformatting\CharacterHit.cs (1)
37_trailingLength = trailingLength;
4 references to _trailingLength
PresentationCore (4)
System\Windows\Media\textformatting\CharacterHit.cs (4)
59return _trailingLength; 73left._trailingLength == right._trailingLength; 118return _firstCharacterIndex.GetHashCode() ^ _trailingLength.GetHashCode();