Event raised when the [P:IsDropDownOpen] property has changed.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public event EventHandler<PropertyChangedEventArgs<bool>> IsDropDownOpenChanged |
| Visual Basic |
|---|
Public Event IsDropDownOpenChanged As EventHandler(Of PropertyChangedEventArgs(Of Boolean)) |