Search
ValueChangedEventArgs(T) Properties
 


 Public Properties

  Name Description

NewValue

Gets the new value of the changed property.

OldValue

Gets the previous value of the changed property.

 See Also