Summary
Occurs when the selected item in the drop-down portion of the
AutoCompleteBox
has
changed.
- Namespace
- Avalonia
.Controls - Containing Type
- AutoCompleteBox
- Event Type
- EventHandler
<Selection Changed >Event Args
Syntax
public event EventHandler<SelectionChangedEventArgs> SelectionChanged