ComponentOne Carousel for WPF and Silverlight
ClearCarouselProperties Method (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : ClearCarouselProperties Method
The object to clear C1CarouselPanel's attached properties on.
Clears the values of all C1CarouselPanel attached properties on the specified object.
Syntax
'Declaration
 
Public Shared Sub ClearCarouselProperties( _
   ByVal d As System.Windows.DependencyObject _
) 
public static void ClearCarouselProperties( 
   System.Windows.DependencyObject d
)

Parameters

d
The object to clear C1CarouselPanel's attached properties on.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members