6 references to Append
PresentationFramework (6)
System\Windows\Annotations\LocatorGroup.cs (3)
230clone.Append(right); 237left.Append(firstRight); 253loc.Append(otherLoc);
System\Windows\Annotations\LocatorPartList.cs (3)
408clone.Append(loc); 417this.Append(temp); 429this.Append((ContentLocator)other);