C1BookHalfSpan simulates a single large element spanning two pages. Put C1BookHalfSpans in the C1BookItems
of opposite pages, adjust the [P:Dock] property,
and repeat the content to get the illusion of a centerfold image.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
[LicenseProviderAttribute] public class C1BookHalfSpan : ContentPresenter |
| Visual Basic |
|---|
<LicenseProviderAttribute> _ Public Class C1BookHalfSpan _ Inherits ContentPresenter |
| XAML Object Element Usage |
|---|
<C1BookHalfSpan .../> |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..ContentPresenter
C1.WPF.Extended..::..C1BookHalfSpan
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..ContentPresenter
C1.WPF.Extended..::..C1BookHalfSpan