SelectingItemsControl.

SelectionChanged Event

Summary

Occurs when the control's selection changes.
Namespace
Avalonia.Controls.Primitives
Containing Type
SelectingItemsControl
Event Type
EventHandler<SelectionChangedEventArgs>

Syntax

public event EventHandler<SelectionChangedEventArgs> SelectionChanged