51 references to EndChange
PresentationFramework (51)
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
172Owner.TextContainer.EndChange();
src\Framework\System\Windows\Controls\AccessText.cs (3)
610TextContainer.EndChange(); 646TextContainer.EndChange(); 733TextContainer.EndChange();
src\Framework\System\Windows\Controls\TextBlock.cs (2)
184textContainer.EndChange(); 222textContainer.EndChange();
src\Framework\System\Windows\Documents\AnchoredBlock.cs (1)
70insertionPosition.TextContainer.EndChange();
src\Framework\System\Windows\Documents\BlockUIContainer.cs (1)
103textContainer.EndChange();
src\Framework\System\Windows\Documents\InlineCollection.cs (2)
83this.TextContainer.EndChange(); 231this.TextContainer.EndChange();
src\Framework\System\Windows\Documents\InlineUIContainer.cs (2)
85insertionPosition.TextContainer.EndChange(); 134textContainer.EndChange();
src\Framework\System\Windows\Documents\LineBreak.cs (1)
56insertionPosition.TextContainer.EndChange();
src\Framework\System\Windows\Documents\List.cs (1)
299textContainer.EndChange();
src\Framework\System\Windows\Documents\Run.cs (2)
82insertionPosition.TextContainer.EndChange(); 266textContainer.EndChange();
src\Framework\System\Windows\Documents\Span.cs (2)
79insertionPosition.TextContainer.EndChange(); 167start.TextContainer.EndChange();
src\Framework\System\Windows\Documents\TextContainer.cs (4)
249EndChange(); 343EndChange(); 1011element.TextContainer.EndChange(); 1124extractChangeEventArgs.TextContainer.EndChange();
src\Framework\System\Windows\Documents\TextElement.cs (12)
157tree.EndChange(); 178tree.EndChange(); 194tree.EndChange(); 206start.TextContainer.EndChange(); 224start.TextContainer.EndChange(); 263tree.EndChange(); 280tree.EndChange(); 1024textContainer.EndChange(); 1071tree.EndChange(); 1568tree.EndChange(); 1606tree.EndChange(); 1635tree.EndChange();
src\Framework\System\Windows\Documents\TextElementCollection.cs (10)
95this.TextContainer.EndChange(); 116textContainer.EndChange(); 227textContainer.EndChange(); 277this.TextContainer.EndChange(); 322this.TextContainer.EndChange(); 364this.TextContainer.EndChange(); 438this.TextContainer.EndChange(); 527this.TextContainer.EndChange(); 614this.TextContainer.EndChange(); 845textContainer.EndChange();
src\Framework\System\Windows\Documents\TextPointer.cs (6)
1314_tree.EndChange(); 1376_tree.EndChange(); 1463_tree.EndChange(); 1491_tree.EndChange(); 2183_tree.EndChange(); 2823_tree.EndChange();
src\Framework\System\Windows\Documents\TextTreeUndoUnit.cs (1)
63_tree.EndChange();