Click or drag to resize

PropertyBindingValueChangedEventArgs<T> Properties

The PropertyBindingValueChangedEventArgs<T> type exposes the following members.

Properties
 NameDescription
Public propertyNewValue Gets the new value.
Public propertyOldValue Gets the old value.
Top
See Also