'Declaration
Public Class C1CarouselPanel Inherits System.Windows.Controls.VirtualizingPanel
public class C1CarouselPanel : System.Windows.Controls.VirtualizingPanel
'Declaration
Public Class C1CarouselPanel Inherits System.Windows.Controls.VirtualizingPanel
public class C1CarouselPanel : System.Windows.Controls.VirtualizingPanel
Most of the C1CarouselPanel properties are attached properties, so their values can be specified on ItemsControl that hosts the panel.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
System.Windows.Controls.VirtualizingPanel
C1.WPF.Carousel.C1CarouselPanel