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