The ItemPropertyChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ItemPropertyChangedEventArgs |
Initializes a new instance of the ItemPropertyChangedEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Item |
Gets the specific item that has changed.
| |
| PropertyName |
Gets the name of the item property for which the value has changed.
|