6 references to MoveByOffset
PresentationFramework (6)
System\Windows\Controls\TextBlock.cs (2)
1759
end.
MoveByOffset
(+1);
3664
position.
MoveByOffset
(+1);
System\Windows\Documents\FlowDocument.cs (2)
958
childStart.
MoveByOffset
(childStartIndex);
960
childEnd.
MoveByOffset
(TextContainerHelper.EmbeddedObjectLength);
System\Windows\Documents\TextPointer.cs (2)
899
int actualCount = position.
MoveByOffset
(offset);
2603
return
MoveByOffset
(offset);