Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class
Members

In This Topic
    C1CoverFlow Class
    In This Topic
    C1CoverFlow presents an animated, three dimensional display of selectable items.
    Object Model
    C1CoverFlow Class
    Syntax
    'Declaration
     
    
    Public Class C1CoverFlow 
       Inherits System.Windows.Controls.ItemsControl
    public class C1CoverFlow : System.Windows.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                      C1.Silverlight.Extended.C1CoverFlow

    See Also