'Declaration
<TemplateVisualStateAttribute(Name="Unselected", GroupName="SelectionStates")> <TemplatePartAttribute(Name="ContentPresenter", Type=System.Windows.Controls.ContentPresenter)> <ContentPropertyAttribute("Content", True)> Public Class C1ComboBoxItem Inherits System.Windows.Controls.ContentControl
[TemplateVisualState(Name="Unselected", GroupName="SelectionStates")] [TemplatePart(Name="ContentPresenter", Type=System.Windows.Controls.ContentPresenter)] [ContentProperty("Content", true)] public class C1ComboBoxItem : System.Windows.Controls.ContentControl