6 references to VerifyCaretCharacterHit
PresentationCore (6)
MS\Internal\TextFormatting\FullTextLine.cs (3)
988TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1148TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1241TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength);
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
700TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 714TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 749TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength);