6 references to VerifyCaretCharacterHit
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (3)
1021TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1181TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength); 1274TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _metrics._cchLength);
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (3)
707TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 721TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength); 756TextFormatterImp.VerifyCaretCharacterHit(characterHit, _cpFirst, _cpLength);