Click or drag to resize

EventContext Properties

The EventContext type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments of the event.
Public propertyEventServices
Gets the service provider which can be used for providing services for events.
Public propertyName
Gets the name of the event.
Top
See Also