Skip to main content

Populated Event

Occurs when the AutoCompleteBox has populated the drop-down with possible matches based on the Text property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<PopulatedEventArgs> Populated

Value

EventHandler(PopulatedEventArgs)

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace