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