51 references to EndChange
PresentationFramework (51)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
167Owner.TextContainer.EndChange();
System\Windows\Controls\AccessText.cs (3)
609TextContainer.EndChange(); 645TextContainer.EndChange(); 731TextContainer.EndChange();
System\Windows\Controls\TextBlock.cs (2)
175textContainer.EndChange(); 210textContainer.EndChange();
System\Windows\Documents\AnchoredBlock.cs (1)
70insertionPosition.TextContainer.EndChange();
System\Windows\Documents\BlockUIContainer.cs (1)
100textContainer.EndChange();
System\Windows\Documents\InlineCollection.cs (2)
82this.TextContainer.EndChange(); 227this.TextContainer.EndChange();
System\Windows\Documents\InlineUIContainer.cs (2)
85insertionPosition.TextContainer.EndChange(); 134textContainer.EndChange();
System\Windows\Documents\LineBreak.cs (1)
51insertionPosition.TextContainer.EndChange();
System\Windows\Documents\List.cs (1)
289textContainer.EndChange();
System\Windows\Documents\Run.cs (2)
82insertionPosition.TextContainer.EndChange(); 266textContainer.EndChange();
System\Windows\Documents\Span.cs (2)
79insertionPosition.TextContainer.EndChange(); 161start.TextContainer.EndChange();
System\Windows\Documents\TextContainer.cs (4)
237EndChange(); 328EndChange(); 996element.TextContainer.EndChange(); 1109extractChangeEventArgs.TextContainer.EndChange();
System\Windows\Documents\TextElement.cs (12)
152tree.EndChange(); 173tree.EndChange(); 189tree.EndChange(); 201start.TextContainer.EndChange(); 219start.TextContainer.EndChange(); 258tree.EndChange(); 275tree.EndChange(); 979textContainer.EndChange(); 1026tree.EndChange(); 1520tree.EndChange(); 1555tree.EndChange(); 1584tree.EndChange();
System\Windows\Documents\TextElementCollection.cs (10)
92this.TextContainer.EndChange(); 113textContainer.EndChange(); 224textContainer.EndChange(); 268this.TextContainer.EndChange(); 307this.TextContainer.EndChange(); 346this.TextContainer.EndChange(); 417this.TextContainer.EndChange(); 503this.TextContainer.EndChange(); 587this.TextContainer.EndChange(); 812textContainer.EndChange();
System\Windows\Documents\TextPointer.cs (6)
1300_tree.EndChange(); 1362_tree.EndChange(); 1449_tree.EndChange(); 1477_tree.EndChange(); 2163_tree.EndChange(); 2797_tree.EndChange();
System\Windows\Documents\TextTreeUndoUnit.cs (1)
57_tree.EndChange();