Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1BookItem Class
Members

In This Topic
    C1BookItem Class
    In This Topic
    Represents the items that can be hosted in a C1Book.
    Object Model
    C1BookItem Class
    Syntax
    'Declaration
     
    
    Public Class C1BookItem 
       Inherits System.Windows.Controls.ContentControl
    public class C1BookItem : System.Windows.Controls.ContentControl 
    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.ContentControl
                            C1.WPF.Extended.C1BookItem

    See Also