IEventHandler.HasTrickleDownHandlers

Switch to Manual
public bool HasTrickleDownHandlers ();

Returns

bool True if the object already has event handlers for the TrickleDown phase.

Description

Returns true if event handlers, for the event propagation TrickleDown phase, are attached to this object.