PropertyValueChangedEventArgs Class |
Namespace: Eto.Forms
The PropertyValueChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyValueChangedEventArgs |
Initializes a new instance of the PropertyValueChangedEventArgs class.
|
| Name | Description | |
|---|---|---|
| Item |
Item that the property was set on
| |
| OldValue |
Gets the old value of the property
| |
| PropertyName |
Name of the property that was changed
|