ComponentOne InputPanel for WPF
BeginAnimation(DependencyProperty,AnimationTimeline) Method

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputDateTimePicker 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

C1InputDateTimePicker Class
C1InputDateTimePicker Members
Overload List