6 references to MoveByOffset
PresentationFramework (6)
System\Windows\Controls\TextBlock.cs (2)
1778
end.
MoveByOffset
(+1);
3684
position.
MoveByOffset
(+1);
System\Windows\Documents\FlowDocument.cs (2)
962
childStart.
MoveByOffset
(childStartIndex);
964
childEnd.
MoveByOffset
(TextContainerHelper.EmbeddedObjectLength);
System\Windows\Documents\TextPointer.cs (2)
905
int actualCount = position.
MoveByOffset
(offset);
2609
return
MoveByOffset
(offset);