2 references to IsAtCaretUnitBoundary
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointerBase.cs (2)
1199
while (!
IsAtCaretUnitBoundary
(thisNavigator))
1315
return respectCaretUnitBoundaries ?
IsAtCaretUnitBoundary
(position) : true;