Base:
method
OnActivate
System.Workflow.ComponentModel.Design.DesignerGlyph.OnActivate(System.Workflow.ComponentModel.Design.ActivityDesigner)
1 override of OnActivate
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
1004protected override void OnActivate(ActivityDesigner designer)
1 reference to OnActivate
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
1008base.OnActivate(activityDesigner);