ComboBoxDropDownClosed Event
Occurs after the drop-down (popup) list of the
ComboBox closes.
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