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