AutoCompleteBoxDropDownClosed Event
Occurs when the
IsDropDownOpen
property was changed from true to false and the drop-down is open.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler DropDownClosed
Public Event DropDownClosed As EventHandler
member DropDownClosed : IEvent<EventHandler,
EventArgs>
Value
EventHandler