2 references to GetPreviousCaretCharacterHitByBehavior
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
1242return GetPreviousCaretCharacterHitByBehavior(characterHit, CaretDirection.Backward); 1255return GetPreviousCaretCharacterHitByBehavior(characterHit, CaretDirection.Backspace);