ComponentOne Expression Editor for WPF
BeginAnimation(DependencyProperty,AnimationTimeline) Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionEditorPanel Class > BeginAnimation Method : BeginAnimation(DependencyProperty,AnimationTimeline) Method
Syntax
'Declaration
 
Public Overloads Sub BeginAnimation( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal animation As System.Windows.Media.Animation.AnimationTimeline _
) 
public void BeginAnimation( 
   System.Windows.DependencyProperty dp,
   System.Windows.Media.Animation.AnimationTimeline animation
)

Parameters

dp
animation
See Also

Reference

C1ExpressionEditorPanel Class
C1ExpressionEditorPanel Members
Overload List