C1.Silverlight Namespace / C1ListViewerPanel Class
Members

C1ListViewerPanel Class
Virtualizing stack panel which supports preview templates in order to scroll quickly.
Object Model
C1ListViewerPanel Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Children", True)>
Public Class C1ListViewerPanel 
   Inherits System.Windows.Controls.VirtualizingPanel
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.VirtualizingPanel
                  C1.Silverlight.C1ListViewerPanel
                     C1.Silverlight.C1TileListBoxPanel

See Also