ComboBoxDropDownOpened Event

Occurs after the drop-down (popup) list of the ComboBox opens.

Definition

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

Value

EventHandler

See Also