
'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
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.Silverlight.C1ItemsControl
C1.Silverlight.C1ListViewer
C1.Silverlight.C1ListBox