Skip to main content

SelectionChanged Event

Occurs when the control's selection changes.

Definition

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

public event EventHandler<SelectionChangedEventArgs> SelectionChanged
View Source

Value

EventHandler(SelectionChangedEventArgs)

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace