6 references to Append
PresentationFramework (6)
System\Windows\Annotations\LocatorGroup.cs (3)
236clone.Append(right); 243left.Append(firstRight); 259loc.Append(otherLoc);
System\Windows\Annotations\LocatorPartList.cs (3)
429clone.Append(loc); 438this.Append(temp); 450this.Append((ContentLocator)other);