2 references to Clone
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
69return (MatrixAnimationUsingKeyFrames)base.Clone();
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
67return (MatrixAnimationUsingPath)base.Clone();