Skip to main content

DropDownClosing Event

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

Definition

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

public event EventHandler<CancelEventArgs> DropDownClosing

Value

EventHandler(CancelEventArgs)

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace