AutoCompleteBoxDropDownOpened Event

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

Definition

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

Value

EventHandler

See Also