Click or drag to resize

EventParameters Properties

The EventParameters type exposes the following members.

Properties
  NameDescription
Public propertyBubbles
Indicates whether the dispatched event is a bubbling event.
Public propertyCancelable
Indicates whether the dispatched event can have its default action prevented.
Top
See Also