6 references to VerifyCaretCharacterHit
PresentationCore (6)
MS\Internal\TextFormatting\FullTextLine.cs (3)
974
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _metrics._cchLength);
1134
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _metrics._cchLength);
1227
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _metrics._cchLength);
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
684
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _cpLength);
698
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _cpLength);
733
TextFormatterImp.
VerifyCaretCharacterHit
(characterHit, _cpFirst, _cpLength);