Click or drag to resize

PropertyBindingTValueChanged Event

Occurs when the value has changed.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public event EventHandler<PropertyBindingValueChangedEventArgs<T>> ValueChanged

Value

Type: SystemEventHandlerPropertyBindingValueChangedEventArgsT
See Also