2 references to GetPreviousCaretCharacterHitByBehavior
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
1209return GetPreviousCaretCharacterHitByBehavior(characterHit, CaretDirection.Backward); 1222return GetPreviousCaretCharacterHitByBehavior(characterHit, CaretDirection.Backspace);