Represents the items that can be hosted in a C1CoverFlow.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
[TemplatePartAttribute(Name = "Reflector", Type = typeof(C1Reflector))] public class C1CoverFlowItem : ContentControl |
Visual Basic |
---|
<TemplatePartAttribute(Name := "Reflector", Type := GetType(C1Reflector))> _ Public Class C1CoverFlowItem _ Inherits ContentControl |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Extended..::..C1CoverFlowItem
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Extended..::..C1CoverFlowItem