51 references to EndChange
PresentationFramework (51)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
163Owner.TextContainer.EndChange();
System\Windows\Controls\AccessText.cs (3)
611TextContainer.EndChange(); 647TextContainer.EndChange(); 733TextContainer.EndChange();
System\Windows\Controls\TextBlock.cs (2)
163textContainer.EndChange(); 198textContainer.EndChange();
System\Windows\Documents\AnchoredBlock.cs (1)
69insertionPosition.TextContainer.EndChange();
System\Windows\Documents\BlockUIContainer.cs (1)
99textContainer.EndChange();
System\Windows\Documents\InlineCollection.cs (2)
81this.TextContainer.EndChange(); 225this.TextContainer.EndChange();
System\Windows\Documents\InlineUIContainer.cs (2)
83insertionPosition.TextContainer.EndChange(); 132textContainer.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)
78insertionPosition.TextContainer.EndChange(); 160start.TextContainer.EndChange();
System\Windows\Documents\TextContainer.cs (4)
232EndChange(); 323EndChange(); 991element.TextContainer.EndChange(); 1104extractChangeEventArgs.TextContainer.EndChange();
System\Windows\Documents\TextElement.cs (12)
145tree.EndChange(); 164tree.EndChange(); 180tree.EndChange(); 190start.TextContainer.EndChange(); 208start.TextContainer.EndChange(); 245tree.EndChange(); 260tree.EndChange(); 964textContainer.EndChange(); 1011tree.EndChange(); 1505tree.EndChange(); 1540tree.EndChange(); 1569tree.EndChange();
System\Windows\Documents\TextElementCollection.cs (10)
90this.TextContainer.EndChange(); 111textContainer.EndChange(); 222textContainer.EndChange(); 266this.TextContainer.EndChange(); 305this.TextContainer.EndChange(); 344this.TextContainer.EndChange(); 415this.TextContainer.EndChange(); 501this.TextContainer.EndChange(); 585this.TextContainer.EndChange(); 810textContainer.EndChange();
System\Windows\Documents\TextPointer.cs (6)
1295_tree.EndChange(); 1357_tree.EndChange(); 1444_tree.EndChange(); 1472_tree.EndChange(); 2158_tree.EndChange(); 2792_tree.EndChange();
System\Windows\Documents\TextTreeUndoUnit.cs (1)
55_tree.EndChange();