51 references to BeginChange
PresentationFramework (51)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
155Owner.TextContainer.BeginChange();
System\Windows\Controls\AccessText.cs (3)
601TextContainer.BeginChange(); 638TextContainer.BeginChange(); 722TextContainer.BeginChange();
System\Windows\Controls\TextBlock.cs (2)
154textContainer.BeginChange(); 184textContainer.BeginChange();
System\Windows\Documents\AnchoredBlock.cs (1)
47insertionPosition?.TextContainer.BeginChange();
System\Windows\Documents\BlockUIContainer.cs (1)
78textContainer.BeginChange();
System\Windows\Documents\InlineCollection.cs (2)
64this.TextContainer.BeginChange(); 200this.TextContainer.BeginChange();
System\Windows\Documents\InlineUIContainer.cs (2)
64insertionPosition?.TextContainer.BeginChange(); 102textContainer.BeginChange();
System\Windows\Documents\LineBreak.cs (1)
34insertionPosition?.TextContainer.BeginChange();
System\Windows\Documents\List.cs (1)
235textContainer.BeginChange();
System\Windows\Documents\Run.cs (2)
58insertionPosition?.TextContainer.BeginChange(); 243textContainer.BeginChange();
System\Windows\Documents\Span.cs (2)
56insertionPosition?.TextContainer.BeginChange(); 99start.TextContainer.BeginChange();
System\Windows\Documents\TextContainer.cs (4)
221BeginChange(); 268BeginChange(); 403BeginChange(); 970element.TextContainer.BeginChange();
System\Windows\Documents\TextElement.cs (12)
137tree.BeginChange(); 155tree.BeginChange(); 172tree.BeginChange(); 182start.TextContainer.BeginChange(); 200start.TextContainer.BeginChange(); 237tree.BeginChange(); 252tree.BeginChange(); 948textContainer.BeginChange(); 997tree.BeginChange(); 1492tree.BeginChange(); 1526tree.BeginChange(); 1557tree.BeginChange();
System\Windows\Documents\TextElementCollection.cs (10)
82this.TextContainer.BeginChange(); 103textContainer.BeginChange(); 214textContainer.BeginChange(); 258this.TextContainer.BeginChange(); 297this.TextContainer.BeginChange(); 324this.TextContainer.BeginChange(); 403this.TextContainer.BeginChange(); 468this.TextContainer.BeginChange(); 569this.TextContainer.BeginChange(); 786textContainer.BeginChange();
System\Windows\Documents\TextPointer.cs (6)
1287_tree.BeginChange(); 1342_tree.BeginChange(); 1436_tree.BeginChange(); 1464_tree.BeginChange(); 2150_tree.BeginChange(); 2783_tree.BeginChange();
System\Windows\Documents\TextTreeUndoUnit.cs (1)
47_tree.BeginChange();