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)
685TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 699TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 734TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength);