The following tables list the members exposed by TileStateChangingEventArgs.
Name | Description | |
---|---|---|
![]() | TileStateChangingEventArgs Constructor | Creates a new TileStateChangingEventArgs instance. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | 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) |