AutomationPropertyChangedEventArgs Properties
.NET Framework 4.5
The AutomationPropertyChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
EventId | Gets the event identifier. (Inherited from AutomationEventArgs.) |
|
NewValue | Gets the new value of a property that has changed. |
|
OldValue | Gets the old value of a property that has changed. |
|
Property | Gets an AutomationProperty identifier indicating which property changed. |