1 write to _firstCharacterIndex
PresentationCore (1)
System\Windows\Media\textformatting\CharacterHit.cs (1)
39_firstCharacterIndex = firstCharacterIndex;
4 references to _firstCharacterIndex
PresentationCore (4)
System\Windows\Media\textformatting\CharacterHit.cs (4)
50return _firstCharacterIndex; 75return left._firstCharacterIndex == right._firstCharacterIndex && 121return _firstCharacterIndex.GetHashCode() ^ _trailingLength.GetHashCode();