The ItemPropertyChangedEventArgs type exposes the following members.

Constructors

  NameDescription
ItemPropertyChangedEventArgs
Initializes a new instance of the ItemPropertyChangedEventArgs class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Item
Gets the specific item that has changed.
PropertyName
Gets the name of the item property for which the value has changed.

See Also