6 references to Append
PresentationFramework (6)
System\Windows\Annotations\LocatorGroup.cs (3)
229clone.Append(right); 236left.Append(firstRight); 252loc.Append(otherLoc);
System\Windows\Annotations\LocatorPartList.cs (3)
407clone.Append(loc); 416this.Append(temp); 428this.Append((ContentLocator)other);