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