Behaviors

IEffect.Behaviors property

Returns collection of behavior for effect. Read/write IBehaviorCollection.

public IBehaviorCollection Behaviors { get; set; }

See Also