2 references to Clone
PresentationFramework (2)
src\Framework\System\Windows\Annotations\LocatorPartList.cs (2)
141newPart = (ContentLocatorPart)part.Clone(); 483this.Parts.Add((ContentLocatorPart)part.Clone());