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