2 writes to _pendingCaretNavigation
PresentationFramework (2)
src\Framework\System\windows\Documents\TextSelection.cs (2)
1594
_pendingCaretNavigation
= false;
2066
_pendingCaretNavigation
= true;
1 reference to _pendingCaretNavigation
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelection.cs (1)
1591
if (
_pendingCaretNavigation
)