RoutingEffect.OnDetached Method

Definition

Method that is called after the effect is detached and invalidated.

protected override void OnDetached ();
override this.OnDetached : unit -> unit

Applies to