Summary
Occurs when the
AutoCompleteBox
has
populated the drop-down with possible matches based on the
Text
property.
- Namespace
- Avalonia
.Controls - Containing Type
- AutoCompleteBox
- Event Type
- EventHandler
<PopulatedEventArgs>
Syntax
public event EventHandler<PopulatedEventArgs> Populated