'Declaration
<LicenseProviderAttribute()> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListViewerItem)> <TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)> Public Class C1ListViewer Inherits C1ItemsControl
'Usage
Dim instance As C1ListViewer
[LicenseProvider()] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListViewerItem)] [TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)] public class C1ListViewer : C1ItemsControl
[LicenseProvider()] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListViewerItem)] [TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)] public ref class C1ListViewer : public C1ItemsControl