The following tables list the members exposed by StateChangedEventArgs.
| Name | Description | |
|---|---|---|
| StateChangedEventArgs Constructor | The StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler |
| Name | Description | |
|---|---|---|
| lastState | Value that specifies the previous state of the object. |
| state | The value that specifies the new state of the object. |