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