TreeView.

SelectionChanged Event

Summary

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

Syntax

public event EventHandler<SelectionChangedEventArgs> SelectionChanged