ActivityDesigner.OnEndResizing Method

Definition

Notifies the ActivityDesigner when a user is finished visually resizing the activity designer when the designer is in a FreeformActivityDesigner.

protected:
 virtual void OnEndResizing();
protected virtual void OnEndResizing ();
abstract member OnEndResizing : unit -> unit
override this.OnEndResizing : unit -> unit
Protected Overridable Sub OnEndResizing ()

Applies to