The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

UIActionCancelableEventArgs Class Members

The following tables list the members exposed by UIActionCancelableEventArgs.

Public Constructors
 NameDescription
Public ConstructorUIActionCancelableEventArgs ConstructorCreates a new instance of the UIActionCancelableEventArgs class.  
Public Properties
 NameDescription
Public PropertyActionReturns the UIAction constant which describes the nature of the user interaction that triggered an event.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
See Also