PropertyChangedEventArgs Properties

The PropertyChangedEventArgs type exposes the following members.

  NameDescription
Public property ModelElement Gets or sets a class instance that implements the IModelElement interface that contains the change.
Public property NewValue Gets or sets the new value.
Public property OldValue Gets or sets the old value.
Top

Community Additions

ADD
Show: