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)
382
protected override void
Initialize
(Activity activity)
1 reference to Initialize
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
384
base.
Initialize
(activity);