ComponentOne Extended Library for UWP
C1Book Class
Members 

C1.UWP.Extended Assembly > C1.Xaml.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 Windows.UI.Xaml.Controls.ItemsControl
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1Book : Windows.UI.Xaml.Controls.ItemsControl, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.Extended.C1Book

See Also

Reference

C1Book Members
C1.Xaml.Extended Namespace