'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