6 references to Append
PresentationFramework (6)
src\Framework\System\Windows\Annotations\LocatorGroup.cs (3)
252clone.Append(right); 259left.Append(firstRight); 275loc.Append(otherLoc);
src\Framework\System\Windows\Annotations\LocatorPartList.cs (3)
446clone.Append(loc); 455this.Append(temp); 467this.Append((ContentLocator)other);