3 references to Move
PresentationFramework (3)
System\Windows\Documents\FixedTextPointer.cs (1)
385
return _flowPosition.
Move
(direction);
System\Windows\Documents\FixedTextView.cs (1)
1143
flowP.
Move
(dir);
System\Windows\Documents\FlowPosition.cs (1)
301
flowScan.
Move
(LogicalDirection.Backward);