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