CarouselPanel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The panel used in the Carousel control
public class CarouselPanel : Windows.UI.Xaml.Controls.Panel
type CarouselPanel = class
inherit Panel
Public Class CarouselPanel
Inherits Panel
- Inheritance
-
Windows.UI.Xaml.Controls.PanelCarouselPanel
Constructors
CarouselPanel() |
Initializes a new instance of the CarouselPanel class. |
Properties
Carousel |
Gets the Current Carousel control |
Methods
AddAnimation(Storyboard, DependencyObject, Int32, Double, String, EasingFunctionBase) |
Add an animation to the current storyboard |
ArrangeOverride(Size) |
Arrange all items |
MeasureOverride(Size) |
Measure items |