51 references to EndChange
PresentationFramework (51)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
162Owner.TextContainer.EndChange();
System\Windows\Controls\AccessText.cs (3)
610TextContainer.EndChange(); 646TextContainer.EndChange(); 732TextContainer.EndChange();
System\Windows\Controls\TextBlock.cs (2)
162textContainer.EndChange(); 197textContainer.EndChange();
System\Windows\Documents\AnchoredBlock.cs (1)
60insertionPosition?.TextContainer.EndChange();
System\Windows\Documents\BlockUIContainer.cs (1)
98textContainer.EndChange();
System\Windows\Documents\InlineCollection.cs (2)
80this.TextContainer.EndChange(); 224this.TextContainer.EndChange();
System\Windows\Documents\InlineUIContainer.cs (2)
74insertionPosition?.TextContainer.EndChange(); 122textContainer.EndChange();
System\Windows\Documents\LineBreak.cs (1)
42insertionPosition?.TextContainer.EndChange();
System\Windows\Documents\List.cs (1)
288textContainer.EndChange();
System\Windows\Documents\Run.cs (2)
73insertionPosition?.TextContainer.EndChange(); 256textContainer.EndChange();
System\Windows\Documents\Span.cs (2)
69insertionPosition?.TextContainer.EndChange(); 150start.TextContainer.EndChange();
System\Windows\Documents\TextContainer.cs (4)
231EndChange(); 322EndChange(); 987element.TextContainer.EndChange(); 1100extractChangeEventArgs.TextContainer.EndChange();
System\Windows\Documents\TextElement.cs (12)
144tree.EndChange(); 163tree.EndChange(); 179tree.EndChange(); 189start.TextContainer.EndChange(); 207start.TextContainer.EndChange(); 244tree.EndChange(); 259tree.EndChange(); 963textContainer.EndChange(); 1010tree.EndChange(); 1501tree.EndChange(); 1536tree.EndChange(); 1565tree.EndChange();
System\Windows\Documents\TextElementCollection.cs (10)
89this.TextContainer.EndChange(); 110textContainer.EndChange(); 221textContainer.EndChange(); 265this.TextContainer.EndChange(); 304this.TextContainer.EndChange(); 343this.TextContainer.EndChange(); 414this.TextContainer.EndChange(); 500this.TextContainer.EndChange(); 584this.TextContainer.EndChange(); 809textContainer.EndChange();
System\Windows\Documents\TextPointer.cs (6)
1294_tree.EndChange(); 1356_tree.EndChange(); 1443_tree.EndChange(); 1471_tree.EndChange(); 2157_tree.EndChange(); 2791_tree.EndChange();
System\Windows\Documents\TextTreeUndoUnit.cs (1)
54_tree.EndChange();