TemplatedControlDesigner.OnSetParent Method

Definition

Provides an opportunity to perform additional processing when the parent of this designer is changed.

public:
 override void OnSetParent();
public override void OnSetParent ();
override this.OnSetParent : unit -> unit
Public Overrides Sub OnSetParent ()

Applies to

See also