ItemsViewSelectionChangedEventArgs Class

Definition

Provides data for the ItemsView.SelectionChanged event.

public ref class ItemsViewSelectionChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ItemsViewSelectionChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ItemsViewSelectionChangedEventArgs
Public NotInheritable Class ItemsViewSelectionChangedEventArgs
Inheritance
Object Platform::Object IInspectable ItemsViewSelectionChangedEventArgs
Attributes

Applies to