PropertyChangedMessageT Properties |
The PropertyChangedMessageT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewValue | Gets or sets the new value. |
![]() | OldValue | Gets or sets the old value. |
![]() | PropertyName | Gets or sets the name of the property. |
![]() | Sender | Gets or sets the message's sender. (Inherited from Message.) |
Name | Description | |
---|---|---|
![]() ![]() | IPropertyChangedMessageNewValue | Gets the new value. |
![]() ![]() | IPropertyChangedMessageOldValue | Gets the old value. |