2 references to Clone
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimation.cs (1)
164
return (Point3DAnimation)base.
Clone
();
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
69
return (Point3DAnimationUsingKeyFrames)base.
Clone
();