Base:
method
Initialize
System.Workflow.ComponentModel.Design.CompositeActivityDesigner.Initialize(System.Workflow.ComponentModel.Activity)
1 override of Initialize
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
382protected override void Initialize(Activity activity)
1 reference to Initialize
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
384base.Initialize(activity);