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