ComponentOne Extended Library for WPF and Silverlight
C1Book Class
Members 

C1.WPF.Extended Namespace : C1Book Class
C1Book is an ItemsControl that contains elements which are shown as pages of a book. End-users can turn the pages as they would in a real book by using the mouse to drag the pages or double-clicking the corner page.
Object Model
C1Book Class
Syntax
'Declaration
 
Public Class C1Book 
   Inherits System.Windows.Controls.ItemsControl
public class C1Book : System.Windows.Controls.ItemsControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.Extended.C1Book

See Also

Reference

C1Book Members
C1.WPF.Extended Namespace