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