Skip to main content

DropDownOpening Event

Occurs when the value of the IsDropDownOpen property is changing from false to true.

Definition

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

public event EventHandler<CancelEventArgs> DropDownOpening

Value

EventHandler(CancelEventArgs)

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace