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