4 implementations of BeginAnimation
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
115
public void
BeginAnimation
(DependencyProperty dp, AnimationTimeline animation)
System\Windows\Generated\UIElement.cs (1)
115
public void
BeginAnimation
(DependencyProperty dp, AnimationTimeline animation)
System\Windows\Media\Animation\Generated\Animatable.cs (1)
109
public void
BeginAnimation
(DependencyProperty dp, AnimationTimeline animation)
System\Windows\Media3D\Generated\Visual3D.cs (1)
111
public void
BeginAnimation
(DependencyProperty dp, AnimationTimeline animation)