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