[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.IsDropDownOpenChanged

IsDropDownOpenChanged Event

Event raised when the IsDropDownOpen property has changed.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<bool>> IsDropDownOpenChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<bool>> Event raised when the property has changed.