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