28 references to RepositionWithContent
PresentationFramework (28)
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (3)
53
item.
RepositionWithContent
(Owner.ContentEnd);
123
item.
RepositionWithContent
(Owner.ContentEnd);
129
item.
RepositionWithContent
(insertPosition);
src\Framework\System\Windows\Controls\AccessText.cs (1)
605
_accessKey.
RepositionWithContent
(underlineStart);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
1666
((Block)value).
RepositionWithContent
(textContainer.End);
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
782
paragraphOrBlockUIContainerToDelete.
RepositionWithContent
(null);
791
paragraphOrBlockUIContainerToDelete.
RepositionWithContent
(null);
src\Framework\System\Windows\Documents\TextElementCollection.cs (5)
91
item.
RepositionWithContent
(this.ContentEnd);
223
item.
RepositionWithContent
(null);
273
newItem.
RepositionWithContent
(previousSibling.ElementEnd);
318
newItem.
RepositionWithContent
(nextSibling.ElementStart);
835
element.
RepositionWithContent
(null);
src\Framework\System\Windows\Documents\TextPointer.cs (3)
1413
textElement.
RepositionWithContent
(this);
3591
run.
RepositionWithContent
(null);
3602
inline.
RepositionWithContent
(position);
src\Framework\System\Windows\Documents\TextRangeEdit.cs (5)
289
firstInline.
RepositionWithContent
(null);
294
secondInline.
RepositionWithContent
(null);
1450
parent.
RepositionWithContent
(null);
1528
second.
RepositionWithContent
(null);
1542
first.
RepositionWithContent
(null);
src\Framework\System\Windows\Documents\TextRangeEditLists.cs (2)
123
secondParagraphOrBlockUIContainer.
RepositionWithContent
(null);
127
firstParagraphOrBlockUIContainer.
RepositionWithContent
(null);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
759
blockUIContainer.
RepositionWithContent
(null);
1242
table.
RepositionWithContent
(null);
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (4)
1336
fragment.
RepositionWithContent
(insertionPosition);
1358
fragment.
RepositionWithContent
(insertionPosition);
1526
firstParagraph.
RepositionWithContent
(null);
1530
secondParagraph.
RepositionWithContent
(null);