AutoCompleteBoxDropDownClosed Event

Occurs when the IsDropDownOpen property was changed from true to false and the drop-down is open.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler DropDownClosed

Value

EventHandler

See Also