Enum
MessageDispatchPhase

Defines the possible phases a message dispatch process may enter.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum MessageDispatchPhase

Fields

Bubble

Message is being dispatched up in the parent chain.

Declaration

cs-api-definition
Bubble = 0

Field Value

MessageDispatchPhase

Tunnel

Message is being dispatched down to all descendants.

Declaration

cs-api-definition
Tunnel = 1

Field Value

MessageDispatchPhase

In this article
DefinitionFieldsBubbleTunnel
Not finding the help you need?
Contact Support