C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / BeginAnimation Method / BeginAnimation(DependencyProperty,AnimationTimeline) Method

In This Topic
BeginAnimation(DependencyProperty,AnimationTimeline) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub BeginAnimation( _
   ByVal dp As DependencyProperty, _
   ByVal animation As AnimationTimeline _
) 
 

Parameters

dp
animation
See Also