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