Click or drag to resize

PropertyValueChangedEventArgs Properties

The PropertyValueChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyItem
Item that the property was set on
Public propertyOldValue
Gets the old value of the property
Public propertyPropertyName
Name of the property that was changed
Top
See Also