CarouselPanel Class

Definition

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.Panel
CarouselPanel

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

Applies to