60 references to Reposition
PresentationFramework (60)
System\Windows\Documents\Hyperlink.cs (1)
109
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)
156
this.
Reposition
(start, end);
System\Windows\Documents\TextRangeEdit.cs (18)
36
newElement.
Reposition
(start, end);
174
inline.
Reposition
(null, null);
188
inline.
Reposition
(null, null);
199
inline.
Reposition
(null, null);
298
firstInline.
Reposition
(firstInline.ElementStart, secondInline.ElementEnd);
299
secondInline.
Reposition
(null, null);
396
parentSpan.
Reposition
(null, null);
441
newSpan.
Reposition
(parent.ElementStart, parent.ElementEnd);
446
parent.
Reposition
(null, null);
550
element.
Reposition
(element.ContentStart, newElement.ElementStart);
623
paragraph.
Reposition
(position.DocumentStart, position.DocumentEnd);
1495
((BlockUIContainer)startPosition.Parent).
Reposition
(null, null);
1499
((Hyperlink)startPosition.Parent).
Reposition
(null, null);
1519
first.
Reposition
(null, null);
1533
second.
Reposition
(null, null);
2024
topmostSpan.
Reposition
(null, null);
2067
parent.
Reposition
(null, null);
2199
span.
Reposition
(start, end);
System\Windows\Documents\TextRangeEditLists.cs (24)
61
secondListItem.
Reposition
(null, null);
65
secondListItem.
Reposition
(sublistOfSecondParagraph.ElementEnd, secondListItem.ContentEnd);
68
sublistOfSecondParagraph.
Reposition
(null, null);
85
parentBlock.
Reposition
(null, null);
90
parentBlock.
Reposition
(secondParagraphOrBlockUIContainer.ElementEnd, parentBlock.ContentEnd);
111
previousBlock.
Reposition
(previousBlock.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
131
firstParagraphOrBlockUIContainer.
Reposition
(firstParagraphOrBlockUIContainer.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
137
secondParagraphOrBlockUIContainer.
Reposition
(null, null);
154
precedingListItem.
Reposition
(precedingListItem.ContentStart, followingListItem.ElementEnd);
155
followingListItem.
Reposition
(null, null);
223
precedingList.
Reposition
(precedingList.ContentStart, followingList.ElementEnd);
224
followingList.
Reposition
(null, null);
352
leadingListItem.
Reposition
(leadingListItem.ContentStart, lastListItem.ElementEnd);
380
listItem.
Reposition
(null, null);
388
listToRemove.
Reposition
(null, null);
421
leadingListItem.
Reposition
(leadingListItem.ContentStart, indentedList.ElementEnd);
431
lastListItem.
Reposition
(lastListItem.ContentStart, nestedListOfLastItem.ElementStart);
432
nestedListOfLastItem.
Reposition
(null, null);
506
unindentedList.
Reposition
(null, null);
514
outerListItem.
Reposition
(null, null);
519
outerListItem.
Reposition
(outerListItem.ContentStart, firstListItem.ElementStart);
534
lastListItem.
Reposition
(lastListItem.ContentStart, outerListItemEnd);
552
unindentedList.
Reposition
(null, null);
566
listItem.
Reposition
(null, null);
System\Windows\Documents\TextRangeEditTables.cs (6)
825
tableRowGroup.
Reposition
(position, position);
834
tableRow.
Reposition
(position, position);
843
tableCell.
Reposition
(position, position);
852
listItem.
Reposition
(position, position);
905
implicitRun.
Reposition
(position, position);
918
implicitParagraph.
Reposition
(position, position);
System\Windows\Documents\TextRangeSerialization.cs (4)
1313
fragment.
Reposition
(null, null);
1335
fragment.
Reposition
(null, null);
1394
listItem.
Reposition
(null, null);
1395
list.
Reposition
(null, null);
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
423
element.
Reposition
(navigator, navigator);
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
64
element.
Reposition
(start, end);