Edit

Share via


ListDetailsView.SelectionChanged Event

Definition

Occurs when the currently selected item changes.

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

Event Type

Microsoft.UI.Xaml.Controls.SelectionChangedEventHandler

Applies to