6 references to VerifyCaretCharacterHit
PresentationCore (6)
MS\Internal\TextFormatting\FullTextLine.cs (3)
975TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1135TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1228TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength);
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
691TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 705TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 740TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength);