'Declaration
<TemplateVisualStateAttribute(Name="Rounded", GroupName="ShapeStates")> <TemplatePartAttribute(Name="TabPanel", Type=C1.Silverlight.C1TabPanel)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1TabItem)> <ContentPropertyAttribute("Items", True)> Public Class C1TabControl Inherits System.Windows.Controls.ItemsControl
[TemplateVisualState(Name="Rounded", GroupName="ShapeStates")] [TemplatePart(Name="TabPanel", Type=C1.Silverlight.C1TabPanel)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1TabItem)] [ContentProperty("Items", true)] public class C1TabControl : System.Windows.Controls.ItemsControl