FadeHeaderBehavior.Initialize Method

Definition

Attaches the behavior to the associated object.

protected override bool Initialize ();
override this.Initialize : unit -> bool
Protected Overrides Function Initialize () As Boolean

Returns

true if attaching succeeded; otherwise false.

Applies to