
'Declaration
<TemplatePartAttribute(Name="Hinting", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <ContentPropertyAttribute("Content", True)> Public Class C1ListBoxItem Inherits C1ListViewerItem
[TemplatePart(Name="Hinting", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [ContentProperty("Content", true)] public class C1ListBoxItem : C1ListViewerItem
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.Silverlight.C1ListViewerItem
C1.Silverlight.C1ListBoxItem