2 references to Clone
PresentationFramework (2)
System\Windows\Annotations\LocatorPartList.cs (2)
130
newPart = (ContentLocatorPart)part.
Clone
();
466
this.Parts.Add((ContentLocatorPart)part.
Clone
());