AutoCompleteBoxSelectionChanged Event
Occurs when the selected item in the drop-down portion of the
AutoCompleteBox has
changed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<SelectionChangedEventArgs> SelectionChanged
Public Event SelectionChanged As EventHandler(Of SelectionChangedEventArgs)
member SelectionChanged : IEvent<EventHandler<SelectionChangedEventArgs>,
SelectionChangedEventArgs>
Value
EventHandlerSelectionChangedEventArgs