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