3 references to Move
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedTextPointer.cs (1)
405
return _flowPosition.
Move
(direction);
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
1163
flowP.
Move
(dir);
src\Framework\System\Windows\Documents\FlowPosition.cs (1)
312
flowScan.
Move
(LogicalDirection.Backward);