Version

DropDownOpened Event (XamMultiColumnComboEditor)

Occurs when the value of the IsDropDownOpen property has changed from false to true and the drop-down is open.
Syntax
'Declaration
 
Public Shadows Event DropDownOpened As EventHandler
public new event EventHandler DropDownOpened