Version

TileActivatingEventArgs Class Members

The following tables list the members exposed by TileActivatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileActivatingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTileReturns a reference to the tile associated with this event. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileCancelEventArgs)
See Also