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