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