5 references to BeginAnimation
PresentationCore (5)
Core\CSharp\System\Windows\Generated\ContentElement.cs (1)
177AnimationStorage.BeginAnimation(this, dp, animation, handoffBehavior);
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
177AnimationStorage.BeginAnimation(this, dp, animation, handoffBehavior);
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
579BeginAnimation(d, dp, null, handoffBehavior);
Core\CSharp\System\Windows\Media\Animation\Generated\Animatable.cs (1)
184AnimationStorage.BeginAnimation(this, dp, animation, handoffBehavior);
Core\CSharp\System\Windows\Media3D\Generated\Visual3D.cs (1)
184AnimationStorage.BeginAnimation(this, dp, animation, handoffBehavior);