ComponentOne InputPanel for WPF
BeginAnimation(DependencyProperty,AnimationTimeline) Method

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

C1InputPanelValidationSummary Class
C1InputPanelValidationSummary Members
Overload List