The following tables list the members exposed by TileStateChangingEventArgs.
| Name | Description | |
|---|---|---|
![]() | TileStateChangingEventArgs Constructor | Creates a new TileStateChangingEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Gets or sets a value indicating whether the event should be canceled. (Inherited from | |
![]() | NewState | Gets the previous state of the UltraTile before the state had changed. |
![]() | ShouldAnimate | Gets or sets the value indicating whether the UltraTile should animate changing state. |
![]() | Tile | Gets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileCancelEventArgs) |

