ComponentOne Basic Library for UWP
StartAnimation Method (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : StartAnimation Method
Syntax
'Declaration
 
Public Sub StartAnimation( _
   ByVal animation As Windows.UI.Composition.ICompositionAnimationBase _
) 
public void StartAnimation( 
   Windows.UI.Composition.ICompositionAnimationBase animation
)

Parameters

animation
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members