Displays items as the pages of a book.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class Book : ListBox, INotifyPropertyChanged
Visual Basic
Public Class Book _
	Inherits ListBox _
	Implements INotifyPropertyChanged
Visual C++
public ref class Book : public ListBox, 
	INotifyPropertyChanged

Inheritance Hierarchy

See Also