Summary
Raises the
SelectionChanged
event.
- Namespace
- Avalonia
.Controls - Containing Type
- AutoCompleteBox
Syntax
protected virtual void OnSelectionChanged(SelectionChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Selection |
A
SelectionChangedEventArgs
that contains the event data. |
Return Value
Type | Description |
---|---|
void |