'Declaration
<TemplatePartAttribute(Name="Hinting", Type=System.Windows.FrameworkElement)> <TemplatePartAttribute(Name="HintingCheckMark", Type=System.Windows.FrameworkElement)> Public Class C1ListBoxItem Inherits C1ListViewerItem
'Usage
Dim instance As C1ListBoxItem
[TemplatePart(Name="Hinting", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="HintingCheckMark", Type=System.Windows.FrameworkElement)] public class C1ListBoxItem : C1ListViewerItem
[TemplatePart(Name="Hinting", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="HintingCheckMark", Type=System.Windows.FrameworkElement)] public ref class C1ListBoxItem : public C1ListViewerItem