4 references to GetCustomActivityType
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ActivityDesigner.cs (1)
2124
Type customActivityType = CustomActivityDesignerHelper.
GetCustomActivityType
(serviceProvider);
AuthoringOM\Design\CustomActivityDesigner.cs (2)
405
Type customActivityType =
GetCustomActivityType
(serviceProvider);
514
Type customActivityType =
GetCustomActivityType
(serviceProvider);
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
329
Type customActivityType = CustomActivityDesignerHelper.
GetCustomActivityType
(context);