Virtualizing stack panel which supports preview templates in order to scroll quickly.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class C1ListBoxPanel : VirtualizingPanel, 
	INotifyPropertyChanged
Visual Basic
Public Class C1ListBoxPanel _
	Inherits VirtualizingPanel _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also