Skip to main content

SelectionChanged Event

Occurs when the control's selection changes.

Definition

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

public event EventHandler<SelectionChangedEventArgs> SelectionChanged

Value

EventHandler(SelectionChangedEventArgs)

See Also

Reference

TreeView Class
Avalonia.Controls Namespace