1 instantiation of ParentCollectionPair
PresentationFramework (1)
System\Windows\Documents\TextElementCollectionHelper.cs (1)
71_cleanParentList[index] = new WeakReference(new ParentCollectionPair(parent, collection));
4 references to ParentCollectionPair
PresentationFramework (4)
System\Windows\Documents\TextElementCollectionHelper.cs (4)
46ParentCollectionPair pair = (ParentCollectionPair)_cleanParentList[i].Target; 140ParentCollectionPair pair = (ParentCollectionPair)_cleanParentList[i].Target;