Edit

Share via


Carousel.SelectionChanged Event

Definition

Occurs when the selected item changes.

public event Windows.UI.Xaml.Controls.SelectionChangedEventHandler SelectionChanged;
member this.SelectionChanged : Windows.UI.Xaml.Controls.SelectionChangedEventHandler 
Public Event SelectionChanged As SelectionChangedEventHandler 

Event Type

Windows.UI.Xaml.Controls.SelectionChangedEventHandler

Applies to