ActivityDesigner.OnActivityChanged(ActivityChangedEventArgs) Method

Definition

Notifies the ActivityDesigner when the activity it is associated with changes.

C#
protected virtual void OnActivityChanged(System.Workflow.ComponentModel.Design.ActivityChangedEventArgs e);

Parameters

e
ActivityChangedEventArgs

An ActivityChangedEventArgs that contains the event data.

Remarks

e contains data about what changes were made to the Activity. You can use this method to update the designer state and the UI displayed on the workflow designer when a user makes changes to an activity at design time.

Applies to

Proizvod Verzije
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1