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