Skip to main content

SelectionChanged Event

Occurs when the SelectedItem property value changes.

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<SelectionChangedEventArgs> SelectionChanged
View Source

Value

EventHandler(SelectionChangedEventArgs)

Implements

ISelectionAdapter.SelectionChanged

See Also

Reference

SelectingItemsControlSelectionAdapter Class
Avalonia.Controls.Utils Namespace