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