'Declaration
<TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1ComboBoxItem)> <TemplatePartAttribute(Name="ComboHeader", Type=C1.Silverlight.C1TextEditableContentControl)> <ContentPropertyAttribute("Items", True)> Public Class C1ComboBox Inherits System.Windows.Controls.ItemsControl
[TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1ComboBoxItem)] [TemplatePart(Name="ComboHeader", Type=C1.Silverlight.C1TextEditableContentControl)] [ContentProperty("Items", true)] public class C1ComboBox : System.Windows.Controls.ItemsControl