5 references to TextElementCollectionHelper
PresentationFramework (5)
System\Windows\Documents\TextContainer.cs (3)
1029
TextElementCollectionHelper
.MarkDirty(parentLogicalNode);
1236
TextElementCollectionHelper
.MarkDirty(containingNode.GetLogicalTreeNode());
2803
TextElementCollectionHelper
.MarkDirty(oldLogicalParent);
System\Windows\Documents\TextElementCollection.cs (2)
869
TextElementCollectionHelper
.MarkClean(this.Parent, this);
1004
return _index >= 0 &&
TextElementCollectionHelper
.IsCleanParent(_element.Parent, collection);