PropertyChangedEventArgs Properties
The PropertyChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelElement | Gets or sets a class instance that implements the IModelElement interface that contains the change. |
| NewValue | Gets or sets the new value. |
| OldValue | Gets or sets the old value. |
Community Additions
ADD
Show: