60 references to Reposition
PresentationFramework (60)
System\Windows\Documents\Hyperlink.cs (1)
115
hyperlink.
Reposition
(null, null);
System\Windows\Documents\List.cs (4)
240
this.
Reposition
(firstBlock.ElementStart, lastBlock.ElementEnd);
254
listItem.
Reposition
(listItem.ContentStart, block.ElementEnd);
260
listItem.
Reposition
(block.ElementStart, block.ElementEnd);
268
listItem.
Reposition
(block.ElementStart, block.ElementEnd);
System\Windows\Documents\Span.cs (1)
157
this.
Reposition
(start, end);
System\Windows\Documents\TextRangeEdit.cs (18)
38
newElement.
Reposition
(start, end);
176
inline.
Reposition
(null, null);
190
inline.
Reposition
(null, null);
201
inline.
Reposition
(null, null);
300
firstInline.
Reposition
(firstInline.ElementStart, secondInline.ElementEnd);
301
secondInline.
Reposition
(null, null);
398
parentSpan.
Reposition
(null, null);
443
newSpan.
Reposition
(parent.ElementStart, parent.ElementEnd);
448
parent.
Reposition
(null, null);
552
element.
Reposition
(element.ContentStart, newElement.ElementStart);
625
paragraph.
Reposition
(position.DocumentStart, position.DocumentEnd);
1497
((BlockUIContainer)startPosition.Parent).
Reposition
(null, null);
1501
((Hyperlink)startPosition.Parent).
Reposition
(null, null);
1521
first.
Reposition
(null, null);
1535
second.
Reposition
(null, null);
2026
topmostSpan.
Reposition
(null, null);
2069
parent.
Reposition
(null, null);
2201
span.
Reposition
(start, end);
System\Windows\Documents\TextRangeEditLists.cs (24)
63
secondListItem.
Reposition
(null, null);
67
secondListItem.
Reposition
(sublistOfSecondParagraph.ElementEnd, secondListItem.ContentEnd);
70
sublistOfSecondParagraph.
Reposition
(null, null);
87
parentBlock.
Reposition
(null, null);
92
parentBlock.
Reposition
(secondParagraphOrBlockUIContainer.ElementEnd, parentBlock.ContentEnd);
113
previousBlock.
Reposition
(previousBlock.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
133
firstParagraphOrBlockUIContainer.
Reposition
(firstParagraphOrBlockUIContainer.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
139
secondParagraphOrBlockUIContainer.
Reposition
(null, null);
156
precedingListItem.
Reposition
(precedingListItem.ContentStart, followingListItem.ElementEnd);
157
followingListItem.
Reposition
(null, null);
225
precedingList.
Reposition
(precedingList.ContentStart, followingList.ElementEnd);
226
followingList.
Reposition
(null, null);
354
leadingListItem.
Reposition
(leadingListItem.ContentStart, lastListItem.ElementEnd);
382
listItem.
Reposition
(null, null);
390
listToRemove.
Reposition
(null, null);
423
leadingListItem.
Reposition
(leadingListItem.ContentStart, indentedList.ElementEnd);
433
lastListItem.
Reposition
(lastListItem.ContentStart, nestedListOfLastItem.ElementStart);
434
nestedListOfLastItem.
Reposition
(null, null);
508
unindentedList.
Reposition
(null, null);
516
outerListItem.
Reposition
(null, null);
521
outerListItem.
Reposition
(outerListItem.ContentStart, firstListItem.ElementStart);
536
lastListItem.
Reposition
(lastListItem.ContentStart, outerListItemEnd);
554
unindentedList.
Reposition
(null, null);
568
listItem.
Reposition
(null, null);
System\Windows\Documents\TextRangeEditTables.cs (6)
827
tableRowGroup.
Reposition
(position, position);
836
tableRow.
Reposition
(position, position);
845
tableCell.
Reposition
(position, position);
854
listItem.
Reposition
(position, position);
907
implicitRun.
Reposition
(position, position);
920
implicitParagraph.
Reposition
(position, position);
System\Windows\Documents\TextRangeSerialization.cs (4)
1319
fragment.
Reposition
(null, null);
1341
fragment.
Reposition
(null, null);
1400
listItem.
Reposition
(null, null);
1401
list.
Reposition
(null, null);
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
425
element.
Reposition
(navigator, navigator);
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
67
element.
Reposition
(start, end);