Fires when the Value property changes.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public event EventHandler<PropertyChangedEventArgs<double>> ValueChanged |
| Visual Basic |
|---|
Public Event ValueChanged As EventHandler(Of PropertyChangedEventArgs(Of Double)) |