60 references to Reposition
PresentationFramework (60)
System\Windows\Documents\Hyperlink.cs (1)
108
hyperlink.
Reposition
(null, null);
System\Windows\Documents\List.cs (4)
239
this.
Reposition
(firstBlock.ElementStart, lastBlock.ElementEnd);
253
listItem.
Reposition
(listItem.ContentStart, block.ElementEnd);
259
listItem.
Reposition
(block.ElementStart, block.ElementEnd);
267
listItem.
Reposition
(block.ElementStart, block.ElementEnd);
System\Windows\Documents\Span.cs (1)
146
this.
Reposition
(start, end);
System\Windows\Documents\TextRangeEdit.cs (18)
35
newElement.
Reposition
(start, end);
173
inline.
Reposition
(null, null);
187
inline.
Reposition
(null, null);
198
inline.
Reposition
(null, null);
297
firstInline.
Reposition
(firstInline.ElementStart, secondInline.ElementEnd);
298
secondInline.
Reposition
(null, null);
395
parentSpan.
Reposition
(null, null);
440
newSpan.
Reposition
(parent.ElementStart, parent.ElementEnd);
445
parent.
Reposition
(null, null);
549
element.
Reposition
(element.ContentStart, newElement.ElementStart);
622
paragraph.
Reposition
(position.DocumentStart, position.DocumentEnd);
1494
((BlockUIContainer)startPosition.Parent).
Reposition
(null, null);
1498
((Hyperlink)startPosition.Parent).
Reposition
(null, null);
1518
first.
Reposition
(null, null);
1532
second.
Reposition
(null, null);
2023
topmostSpan.
Reposition
(null, null);
2066
parent.
Reposition
(null, null);
2198
span.
Reposition
(start, end);
System\Windows\Documents\TextRangeEditLists.cs (24)
60
secondListItem.
Reposition
(null, null);
64
secondListItem.
Reposition
(sublistOfSecondParagraph.ElementEnd, secondListItem.ContentEnd);
67
sublistOfSecondParagraph.
Reposition
(null, null);
84
parentBlock.
Reposition
(null, null);
89
parentBlock.
Reposition
(secondParagraphOrBlockUIContainer.ElementEnd, parentBlock.ContentEnd);
110
previousBlock.
Reposition
(previousBlock.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
130
firstParagraphOrBlockUIContainer.
Reposition
(firstParagraphOrBlockUIContainer.ContentStart, secondParagraphOrBlockUIContainer.ElementEnd);
136
secondParagraphOrBlockUIContainer.
Reposition
(null, null);
153
precedingListItem.
Reposition
(precedingListItem.ContentStart, followingListItem.ElementEnd);
154
followingListItem.
Reposition
(null, null);
222
precedingList.
Reposition
(precedingList.ContentStart, followingList.ElementEnd);
223
followingList.
Reposition
(null, null);
353
leadingListItem.
Reposition
(leadingListItem.ContentStart, lastListItem.ElementEnd);
381
listItem.
Reposition
(null, null);
389
listToRemove.
Reposition
(null, null);
422
leadingListItem.
Reposition
(leadingListItem.ContentStart, indentedList.ElementEnd);
432
lastListItem.
Reposition
(lastListItem.ContentStart, nestedListOfLastItem.ElementStart);
433
nestedListOfLastItem.
Reposition
(null, null);
507
unindentedList.
Reposition
(null, null);
515
outerListItem.
Reposition
(null, null);
520
outerListItem.
Reposition
(outerListItem.ContentStart, firstListItem.ElementStart);
535
lastListItem.
Reposition
(lastListItem.ContentStart, outerListItemEnd);
553
unindentedList.
Reposition
(null, null);
567
listItem.
Reposition
(null, null);
System\Windows\Documents\TextRangeEditTables.cs (6)
828
tableRowGroup.
Reposition
(position, position);
837
tableRow.
Reposition
(position, position);
846
tableCell.
Reposition
(position, position);
855
listItem.
Reposition
(position, position);
908
implicitRun.
Reposition
(position, position);
921
implicitParagraph.
Reposition
(position, position);
System\Windows\Documents\TextRangeSerialization.cs (4)
1312
fragment.
Reposition
(null, null);
1334
fragment.
Reposition
(null, null);
1393
listItem.
Reposition
(null, null);
1394
list.
Reposition
(null, null);
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
422
element.
Reposition
(navigator, navigator);
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
63
element.
Reposition
(start, end);