The CoverFlowItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CoverFlowItem |
Methods
| Name | Description | |
|---|---|---|
| OnMouseEnter |
Responds to a MouseEnter event.
(Overrides UIElement..::.OnMouseEnter(MouseEventArgs).) | |
| OnPreviewMouseDown |
Responds to a PreviewMouseDown event.
(Overrides UIElement..::.OnPreviewMouseDown(MouseButtonEventArgs).) |
Fields
| Name | Description | |
|---|---|---|
| ClipBottomLeftProperty |
Identifies the ClipBottomLeft property.
| |
| ClipBottomRightProperty |
Identifies the ClipBottomRight property.
| |
| ClipTopRightProperty |
Identifies the ClipTopRight property.
|
Properties
| Name | Description | |
|---|---|---|
| ClipBottomLeft |
Gets the bottom left of the clip parallelogram.
This is a dependency property.
| |
| ClipBottomRight |
Gets the bottom right of the clip parallelogram.
This is a dependency property.
| |
| ClipTopRight |
Gets the top right of the clip parallelogram.
This is a dependency property.
| |
| TransitionAnimationKey |
Identifies the template for selection transition animation.
|