| Class | Description |
|---|---|
| CompleteSurfaceConfiguration | Represents a surface configuration that consists of an image, title, and data region. |
| DataSurfaceConfiguration | Represents a surface configuration that consists of only a data region. |
| ImageAndDataSurfaceConfiguration | Represents a surface configuration that consists of an image and data region. |
| ImageAndTitleSurfaceConfiguration | Represents a surface configuration that consists of an image and title region. |
| ImageSurfaceConfiguration | Represents a surface configuration that consists of only an image region. |
| MultiSurfaceTheme | Base class that represents a theme that can be applied to one or more multi-surface views. |
| MultiSurfaceViewBase | Base class that provides various layout information that applies to all multi-surface views. |
| RegionConfiguration | Class that determines how the content of a region presenter is displayed (see Remarks). |
| RegionPresenter | Represents an element in a ControlTemplate that indicates a location where content is to be displayed. |
| SurfaceConfiguration | Represents configurations that can be applied to any surface exposed by a multi-surface view and supports various regions in which data can be displayed. |
| SurfaceConfigurationContext | Class that represents the context through which the properties exposed by a surface configuration and multi-surface theme (e.g.,TitleRegionPosition and GradientLightColor) can be accessed in order to bind elements in the theme-defined ControlTemplates to their values or use them in triggers (see CardflowView3D.Elemental.Pink resource dictionary). |
| TargetRegionPresenterNameAttribute | Represents an attribute that is set on a region-configuration property to identify its corresponding region presenter. |
| TargetSurfaceConfigurationAttribute | Represents an attribute that is set on a multi-surface theme to identify the target surface configurations it supports. |
| TitleAndDataSurfaceConfiguration | Represents a surface configuration that consists of a title and data region. |
| TitleSurfaceConfiguration | Represents a surface configuration that consists of only a title region. |