ComponentOne Carousel for WPF and Silverlight
AddInternalChild Method (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : AddInternalChild Method
Syntax
'Declaration
 
Protected Sub AddInternalChild( _
   ByVal child As System.Windows.UIElement _
) 
protected void AddInternalChild( 
   System.Windows.UIElement child
)

Parameters

child
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members