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)
422clone.Append(loc); 431this.Append(temp); 443this.Append((ContentLocator)other);