2 references to GetPreviousCaretCharacterHitByBehavior
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
1242
return
GetPreviousCaretCharacterHitByBehavior
(characterHit, CaretDirection.Backward);
1255
return
GetPreviousCaretCharacterHitByBehavior
(characterHit, CaretDirection.Backspace);