Classes

  Class Description
Public class C1Book
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.
Public class C1BookHalfSpan
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.
Public class C1BookItem
Represents the items that can be hosted in a C1Book.

Enumerations

  Enumeration Description
Public enumeration BookZone
Represents the different zones inside a C1Book.
Public enumeration PageFoldAction
Specifies how the page folds interact with the mouse.
Public enumeration PageFoldVisibility
Specifies page fold visibility.