The ItemActivatedEventArgs type exposes the following members.

Constructors

  NameDescription
ItemActivatedEventArgs
Initializes a new instance of the ItemActivatedEventArgs class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Item
Gets the item that was activated.

See Also