[]
Holds on to ValueMembersX and ValuemembersY changes
public class XYVAlueChangedEventArgs : EventArgs
Name | Description |
---|---|
NewValue | Gets the new value of the changed property. |
OldValue | Gets the old value of the changed property. |
PropertyName | Gets the name of the changed property. |