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