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