'Declaration
<TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)> <TemplatePartAttribute(Name="DropDownPopup", Type=System.Windows.Controls.Primitives.Popup)> <ContentPropertyAttribute("Content", True)> Public Class C1DropDown Inherits C1DropDownButton
[TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)] [TemplatePart(Name="DropDownPopup", Type=System.Windows.Controls.Primitives.Popup)] [ContentProperty("Content", true)] public class C1DropDown : C1DropDownButton