AutoCompleteBoxDropDownClosing Event
Occurs when the
IsDropDownOpen
property is changing from true to false.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<CancelEventArgs> DropDownClosing
Public Event DropDownClosing As EventHandler(Of CancelEventArgs)
member DropDownClosing : IEvent<EventHandler<CancelEventArgs>,
CancelEventArgs>
Value
EventHandlerCancelEventArgs