ComponentOne Basic Library for WPF and Silverlight
BeginStoryboard(Storyboard) Method


C1.WPF Namespace > C1SlideContentControl Class > BeginStoryboard Method : BeginStoryboard(Storyboard) Method
Syntax
'Declaration
 
Public Overloads Sub BeginStoryboard( _
   ByVal storyboard As System.Windows.Media.Animation.Storyboard _
) 
'Usage
 
Dim instance As C1SlideContentControl
Dim storyboard As System.Windows.Media.Animation.Storyboard
 
instance.BeginStoryboard(storyboard)
public void BeginStoryboard( 
   System.Windows.Media.Animation.Storyboard storyboard
)

Parameters

storyboard
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members
Overload List