The PerformingActionEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets the InteractionCapabilities associated with the change.
Public propertyActionParameters
Gets the parameters passed into the method that initiated the action.
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyInteraction
Gets the interaction associated with the change.

See Also