ComponentOne Scheduler for WPF and Silverlight
BeginAnimation(DependencyProperty,AnimationTimeline) Method

C1.WPF.Schedule Namespace > RecChoiceControl 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

RecChoiceControl Class
RecChoiceControl Members
Overload List