'Declaration
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1ListBoxItem)> <TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)> <ContentPropertyAttribute("Items", True)> Public Class C1ListBox Inherits C1ListViewer
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1ListBoxItem)] [TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)] [ContentProperty("Items", true)] public class C1ListBox : C1ListViewer