IPropertyChangedMessage Properties |
The IPropertyChangedMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewValue | Gets the new value of the property. |
![]() | OldValue | Gets the old value of the property. |
![]() | PropertyName | Gets the name of the property whose value changed. |
![]() | Sender | Gets the message's sender. (Inherited from IMessage.) |