FadeHeaderBehavior.Uninitialize Method

Definition

Detaches the behavior from the associated object.

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

Returns

true if detaching succeeded; otherwise false.

Applies to