Classes
| Class | Description | |
|---|---|---|
|
|
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.
|
|
|
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.
|
|
|
C1BookItem |
Represents the items that can be hosted in a C1Book.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
BookZone |
Represents the different zones inside a C1Book.
|
|
|
PageFoldAction |
Specifies how the page folds interact with the mouse.
|
|
|
PageFoldVisibility |
Specifies page fold visibility.
|