CarouselItem 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.
Represents the container for an item in a Carousel control.
public class CarouselItem : Windows.UI.Xaml.Controls.Primitives.SelectorItemtype CarouselItem = class
    inherit SelectorItemPublic Class CarouselItem
Inherits SelectorItem- Inheritance
- 
				Windows.UI.Xaml.Controls.Primitives.SelectorItemCarouselItem
Constructors
| CarouselItem() | Initializes a new instance of the CarouselItem class. | 
Methods
| OnCreateAutomationPeer() | Creates AutomationPeer (Windows.UI.Xaml.UIElement.OnCreateAutomationPeer) | 
| OnPointerEntered(PointerRoutedEventArgs) | Windows.UI.Xaml.Controls.Primitives.SelectorItem.OnPointerEntered(Windows.UI.Xaml.Input.PointerRoutedEventArgs) | 
| OnPointerExited(PointerRoutedEventArgs) | Windows.UI.Xaml.Controls.Primitives.SelectorItem.OnPointerExited(Windows.UI.Xaml.Input.PointerRoutedEventArgs) | 
| OnPointerPressed(PointerRoutedEventArgs) | Windows.UI.Xaml.Controls.Primitives.SelectorItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) |