ComponentOne Extended Library for UWP
C1BookHalfSpan Class
Members 

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace : C1BookHalfSpan Class
C1BookHalfSpan simulates a single large element spanning two pages. Put C1BookHalfSpans in the C1BookItems of opposite pages, adjust the Dock property, and repeat the content to get the illusion of a centerfold image.
Object Model
C1BookHalfSpan Class
Syntax
'Declaration
 
Public Class C1BookHalfSpan 
   Inherits Windows.UI.Xaml.Controls.ContentPresenter
public class C1BookHalfSpan : Windows.UI.Xaml.Controls.ContentPresenter 
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.ContentPresenter
                        C1.Xaml.Extended.C1BookHalfSpan

See Also

Reference

C1BookHalfSpan Members
C1.Xaml.Extended Namespace